Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethEnevoldsen authored Oct 10, 2023
1 parent 8c95055 commit 570ee1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
token: ${{ secrets.RELEASE }}

- name: Python Semantic Release
uses: relekang/python-semantic-release@v7.33.1
uses: relekang/python-semantic-release@v7.34.6
with:
github_token: ${{ secrets.RELEASE }}
# Remember to copy the [tool.semantic_release] section from pyproject.toml
Expand Down

0 comments on commit 570ee1f

Please sign in to comment.