Skip to content

Commit b45eedd

Browse files
authored
Merge pull request #7 from jplomas/main
add missing ghcr.io/
2 parents a41ac76 + 73ab3b5 commit b45eedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: docker/build-push-action@v2
2727
with:
2828
push: true
29-
tags: theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}
29+
tags: ghcr.io/theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}

0 commit comments

Comments
 (0)