We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b122ca commit 8db273aCopy full SHA for 8db273a
.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].5
+ uses: python-semantic-release/[email protected].6
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
0 commit comments