Skip to content

Commit

Permalink
Update softprops/action-gh-release to version 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdaweb committed Jan 10, 2025
1 parent 76b88a5 commit e2a0264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Calculate sha256
run: sha256sum *.nvda-addon >> changelog.md
- name: Release
uses: softprops/action-gh-release@v2.2.0
uses: softprops/action-gh-release@v2.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit e2a0264

Please # to comment.