Browse Source

Update deploy.yml

pull/150/head
jdeath 3 years ago
committed by GitHub
parent
commit
b64d99fa8b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

@ -43,4 +43,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: weejewel/wg-easy:latest, weejewel/wg-easy:${{ env.RELEASE }} tags: jdeath/wg-easy:latest, jdeath/wg-easy:${{ env.RELEASE }}

Loading…
Cancel
Save