Skip to content

Commit

Permalink
fix: back to offical PSR
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed May 26, 2021
1 parent ebf3415 commit 1398566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# - Create Github release
# - Publish to PyPI
- name: Python Semantic Release
uses: browniebroke/python-semantic-release@fix/toml-error
uses: relekang/python-semantic-release@v7.15.5
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 1398566

Please sign in to comment.