Skip to content

Commit

Permalink
Use updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Nov 13, 2024
1 parent b5f054c commit b74eab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
echo "${{ secrets.TEST_GPG_KEY }}" | base64 --decode | gpg --batch --import
- name: Sign assets
uses: Cawllec/release-signer@v0.1.0
uses: Cawllec/release-signer@main
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
organization: ${{ github.repository_owner }}
Expand Down

0 comments on commit b74eab2

Please sign in to comment.