Skip to content

Commit

Permalink
Test workflow on PR (revert me)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Aug 16, 2024
1 parent ba825b5 commit d53e322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: hynek/build-and-inspect-python-package@v2

publish:
if: github.ref_type == 'tag'
# if: github.ref_type == 'tag'
name: Publish to PyPI
needs: [dist]
environment: pypi
Expand Down

0 comments on commit d53e322

Please sign in to comment.