Skip to content

Commit dac6830

Browse files
committed
fix ci
1 parent 19ee3df commit dac6830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
id: meta
3333
uses: docker/metadata-action@v5
3434
with:
35-
images: ${{ env.REGISTRY_URL }}/heliaxdev/namada-supply
35+
images: ${{ env.REGISTRY_URL }}/${{ github.repository }}/namada-supply
3636
- name: Login to GHCR
3737
uses: docker/login-action@v3
3838
with:

0 commit comments

Comments
 (0)