We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a93ed1 + 3278663 commit 98ffb54Copy full SHA for 98ffb54
1 file changed
.github/workflows/build_addon.yml
@@ -65,7 +65,7 @@ jobs:
65
sha256sum *.nvda-addon >> changelog.md
66
67
- name: Release
68
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
69
with:
70
files: |
71
*.nvda-addon
0 commit comments