We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee2b5e commit ef184a8Copy full SHA for ef184a8
.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].3
63
with:
64
github_token: ${{ secrets.GITHUB_TOKEN }}
65
0 commit comments