diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0f2fe55d..2710c81e 100644 --- a/.github/workflows/deploy.yml +++ b/.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 }}