We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a41ac76 + 73ab3b5 commit b45eeddCopy full SHA for b45eedd
1 file changed
.github/workflows/push.yml
@@ -26,4 +26,4 @@ jobs:
26
uses: docker/build-push-action@v2
27
with:
28
push: true
29
- tags: theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}
+ tags: ghcr.io/theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}
0 commit comments