We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a7f65f commit 556f667Copy full SHA for 556f667
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
token: ${{ secrets.SILENTWORKS_PAT }}
57
- name: Python Semantic Release
58
id: release
59
- uses: python-semantic-release/[email protected].2
+ uses: python-semantic-release/[email protected].3
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
0 commit comments