We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f3d4f commit 73eb0cfCopy full SHA for 73eb0cf
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
token: ${{ secrets.SILENTWORKS_PAT }}
52
- name: Python Semantic Release
53
id: release
54
- uses: python-semantic-release/[email protected].0
+ uses: python-semantic-release/[email protected].1
55
with:
56
github_token: ${{ secrets.GITHUB_TOKEN }}
57
0 commit comments