Skip to content

Commit

Permalink
fix: use our fork of sematic release (#1692)
Browse files Browse the repository at this point in the history
  • Loading branch information
razvan-pro committed Jul 20, 2022
1 parent 15f8c3e commit 1360e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-python-package.yml
Expand Up @@ -40,7 +40,7 @@ jobs:
cd game_frontend
node djangoBundler.js
- name: Release aimmo
uses: relekang/python-semantic-release@v7.25.2
uses: ocadotechnology/python-semantic-release@patch-packaging-error
with:
github_token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 1360e83

Please sign in to comment.