Skip to content

Commit

Permalink
upgrade python-semantic-release to 9.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
crccheck committed Sep 10, 2024
1 parent 494d581 commit 99096fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- name: Python Semantic Release
id: release
# https://github.com/python-semantic-release/python-semantic-release/releases
uses: python-semantic-release/[email protected]
# https://python-semantic-release.readthedocs.io/en/latest/github-action.html
uses: python-semantic-release/[email protected]
with:
github_token: ${{ secrets.BOT_GITHUB_TOKEN }}

Expand Down

0 comments on commit 99096fc

Please sign in to comment.