Browse Source

wip

pull/680/head
Emile Nijssen 1 year ago
parent
commit
f06ca2663b
  1. 2
      .github/workflows/deploy.yml

2
.github/workflows/deploy.yml

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

Loading…
Cancel
Save