We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 592fe8e commit 989668bCopy full SHA for 989668b
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
token: ${{ secrets.SILENTWORKS_PAT }}
60
- name: Python Semantic Release
61
id: release
62
- uses: python-semantic-release/[email protected].4
+ uses: python-semantic-release/[email protected].5
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
0 commit comments