Skip to content

Commit

Permalink
ci: fix minor and outdated commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPic committed Aug 6, 2023
1 parent 733e8e6 commit 61d5840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# This action uses Python Semantic Release v8
- name: Python Semantic Release
id: release
uses: python-semantic-release/python-semantic-release@v8.0.x
uses: python-semantic-release/python-semantic-release@v8.0.4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
git_committer_name: MarkusPic
Expand Down

0 comments on commit 61d5840

Please sign in to comment.