Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nielstron committed Oct 30, 2024
1 parent edf600b commit f264524
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: |
coverage report
coveralls
env: |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Publish to PyPI
if: github.ref == 'master' && github.event_name == 'push' && matrix.python-version == '3.10'
uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit f264524

Please sign in to comment.