Skip to content

Commit

Permalink
Hard code
Browse files Browse the repository at this point in the history
  • Loading branch information
jplomas committed Jun 27, 2024
1 parent f9d4cbe commit 9873c6c
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: $IMAGE_REPOSITORY/${{ env.IMAGE_NAME }}:${{ github.event.inputs.tag }}
tags: theqrl/actions-dilithium-sign:${{ github.event.inputs.tag }}

0 comments on commit 9873c6c

Please # to comment.