mirror of
https://github.com/w0rng/amnezia-wg-easy.git
synced 2025-04-25 12:50:06 +03:00
Update deploy.yml
change ci/cd author
This commit is contained in:
parent
1391267437
commit
9cdb51c4fb
1 changed files with 2 additions and 2 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
deploy:
|
||||
name: Build & Deploy
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository_owner == 'w0rng'
|
||||
if: github.repository_owner == 'max88art'
|
||||
permissions:
|
||||
packages: write
|
||||
contents: read
|
||||
|
@ -40,4 +40,4 @@ jobs:
|
|||
with:
|
||||
push: true
|
||||
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
|
||||
tags: ghcr.io/w0rng/amnezia-wg-easy:latest, ghcr.io/w0rng/amnezia-wg-easy:${{ env.RELEASE }}
|
||||
tags: ghcr.io/max88art/amnezia-wg-easy:latest, ghcr.io/max88art/amnezia-wg-easy:${{ env.RELEASE }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue