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 0a64d65 commit e06bcebCopy full SHA for e06bceb
.github/workflows/release-and-publish.yml
@@ -106,7 +106,7 @@ jobs:
106
path: dist/
107
- name: Python Semantic Release
108
id: semantic_release
109
- uses: relekang/python-semantic-release@master
+ uses: python-semantic-release/python-semantic-release@9.6.0
110
with:
111
github_token: ${{ secrets.ADMIN_TOKEN }} # Use the new token for authentication
112
git_committer_name: "OpenAdapt Bot"
0 commit comments