Skip to content

Commit

Permalink
Merge pull request #2 from jplomas/main
Browse files Browse the repository at this point in the history
Lower case
  • Loading branch information
jplomas authored Jun 27, 2024
2 parents 3344d0c + 3d6a801 commit b650594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v2
- name: Generate checksum
uses: theQRL/actions-dilithium-sign@v1
uses: theqrl/actions-dilithium-sign@v1
with:
patterns: |
*.*
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
required: true
runs:
using: docker
image: docker://ghcr.io/theQRL/actions-dilithium-sign:v1.0.0
image: docker://ghcr.io/theqrl/actions-dilithium-sign:v1.0.0
args:
- ${{ inputs.hexseed }}
- ${{ inputs.output }}
Expand Down

0 comments on commit b650594

Please # to comment.