Skip to content

Commit

Permalink
ci: fix semantic-release version v7.34.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Jul 20, 2023
1 parent 1a43733 commit 5884051
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 @@ -110,7 +110,7 @@ jobs:
npm run build
- 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 5884051

Please sign in to comment.