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.
1 parent 6fcf11a commit 4a67fc2Copy full SHA for 4a67fc2
.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].1
+ uses: python-semantic-release/[email protected].2
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
0 commit comments