Skip to content

Commit

Permalink
fix: semantic-release version
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Jul 20, 2023
1 parent aafb2a4 commit 4fd3148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
bash .fetch_externals.sh
- name: Python Semantic Release
uses: relekang/python-semantic-release@master
uses: relekang/python-semantic-release@v7.34.6
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
repository_username: __token__
Expand Down

0 comments on commit 4fd3148

Please sign in to comment.