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 8f779c3 commit 67a5b34Copy full SHA for 67a5b34
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
persist-credentials: false
78
- name: Python Semantic Release
79
id: release
80
- uses: python-semantic-release/python-semantic-release@v9.14.0
+ uses: python-semantic-release/python-semantic-release@v9.15.2
81
with:
82
github_token: ${{ secrets.GH_TOKEN }}
83
0 commit comments