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 4140027 + 5596bf6 commit 7b516aeCopy full SHA for 7b516ae
.github/workflows/semantic-release.yml
@@ -38,7 +38,7 @@ jobs:
38
if: steps.release.outputs.released == 'true'
39
40
- name: Publish to GitHub Releases
41
- uses: python-semantic-release/upload-to-gh-release@17c75b706f81263690a0a0dc88d83415f783fc04 # main
+ uses: python-semantic-release/upload-to-gh-release@fa2bbbf8e61069551abd513fdc5627e14c8637c7 # main
42
43
with:
44
github_token: ${{ secrets.GH_TOKEN }}
0 commit comments