alexn707
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
.github/workflows/deploy.yml
|
@ -40,4 +40,4 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
push: true |
|
|
push: true |
|
|
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 |
|
|
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 |
|
|
tags: ghcr.io/alexn707/amneziawg-easy:latest, ghcr.io/alexn707/amneziawg-easy:${{ env.RELEASE }} |
|
|
tags: ghcr.io/alexn707/amnezia-wg-easy:latest, ghcr.io/alexn707/amnezia-wg-easy:${{ env.RELEASE }} |
|
|