We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56acdb2 + 79ebc62 commit e4d95b0Copy full SHA for e4d95b0
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
python -m build
37
38
- name: Add Assets to Release on GitHub
39
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
40
with:
41
token: ${{ secrets.GITHUB_TOKEN }}
42
files: |
0 commit comments