Skip to content

Commit

Permalink
Fix checksum version due to changes made by Github
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Jul 10, 2024
1 parent c531506 commit 8f77496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-checksum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
add-checksum:
runs-on: ubuntu-latest
steps:
- uses: dtcenter/metplus-action-release-checksum@v1
- uses: dtcenter/metplus-action-release-checksum@v2
with:
token: ${{ secrets.METPLUS_BOT_TOKEN }}

0 comments on commit 8f77496

Please sign in to comment.