Browse Source

Update deploy.yml

pull/1690/head
alexn707 5 months ago
committed by GitHub
parent
commit
86ef4bbca7
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -40,4 +40,4 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
tags: ghcr.io/alexn707/amnezia-wg-easy:latest, ghcr.io/alexn707/amnezia-wg-easy:${{ env.RELEASE }}
tags: ghcr.io/alexn707/awg-easy:latest, ghcr.io/alexn707/awg-easy:${{ env.RELEASE }}

Loading…
Cancel
Save