Skip to content

Commit

Permalink
Merge pull request #7 from jplomas/main
Browse files Browse the repository at this point in the history
add missing ghcr.io/
  • Loading branch information
jplomas authored Jun 27, 2024
2 parents a41ac76 + 73ab3b5 commit b45eedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}
tags: ghcr.io/theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}

0 comments on commit b45eedd

Please sign in to comment.