Skip to content

Commit

Permalink
Test PyPI release for all the branches
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Oct 1, 2024
1 parent f45185e commit 0b2dc8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
publish-to-testpypi:
name: Publish Python distribution to TestPyPI
if: ${{ github.ref == 'refs/heads/master' && github.repository_owner == 'theochem' }}
# if: ${{ github.ref == 'refs/heads/master' && github.repository_owner == 'theochem' }}
needs:
- build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0b2dc8c

Please sign in to comment.