Skip to content

Commit 0b4936f

Browse files
committed
fix pipeline
1 parent 3142cbe commit 0b4936f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
tag:
4040
runs-on: ubuntu-latest
4141
env:
42-
IMAGE: ghcr.io/${{ github.repository_owner }}/node
42+
IMAGE: ghcr.io/nexora-vpn/node
4343
DIGEST: ${{ github.event.client_payload.digest || inputs.digest }}
4444
VERSION: ${{ github.event.client_payload.version || inputs.version }}
4545
steps:

0 commit comments

Comments
 (0)