Skip to content

Commit

Permalink
Update wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes authored Sep 14, 2022
1 parent 4096f7f commit c8130c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
path: dist

# Only push to PyPI if we're on the public repo!
- uses: pypa/gh-action-pypi-publish@release/v2.3.22
- uses: pypa/gh-action-pypi-publish@main/v2.3.23
if: (!github.event.release.prerelease) && github.event_name == 'release' && github.event.action == 'published' && github.repository == 'VirtualPlanetaryLaboratory/vplanet'
with:
user: __token__
Expand Down

0 comments on commit c8130c0

Please sign in to comment.