Skip to content

Commit

Permalink
Revert "Test workflow on PR (revert me)"
Browse files Browse the repository at this point in the history
This reverts commit d53e322.
  • Loading branch information
mfisher87 committed Aug 16, 2024
1 parent d90efeb commit b3dfa25
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 b3dfa25

Please # to comment.