Browse Source

Update

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

2
.github/workflows/deploy.yml

@ -37,4 +37,4 @@ jobs:
with:
push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
tags: weejewel/wg-easy:latest, weejewel/wg-easy:${{ env.RELEASE }}
tags: devaline/wg-breezy:latest, devaline/wg-breezy:${{ env.RELEASE }}

Loading…
Cancel
Save