change repo for deploy
This commit is contained in:
2
.github/workflows/deploy-nightly.yml
vendored
2
.github/workflows/deploy-nightly.yml
vendored
@@ -35,4 +35,4 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
tags: peterlewis/wg-easy:nightly, peterlewis/wg-easy:${{ env.RELEASE }}-nightly
|
||||
tags: pheiduck/wg-easy:nightly, pheiduck/wg-easy:${{ env.RELEASE }}-nightly
|
||||
|
||||
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -37,4 +37,4 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
tags: peterlewis/wg-easy:latest, peterlewis/wg-easy:${{ env.RELEASE }}
|
||||
tags: pheiduck/wg-easy:latest, pheiduck/wg-easy:${{ env.RELEASE }}
|
||||
|
||||
Reference in New Issue
Block a user