Skip to content

Commit

Permalink
chore: run publish on all commits
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar authored Jan 24, 2025
1 parent c2b1b38 commit 064c022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
publish-pypi-github:
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
# if: "startsWith(github.ref, 'refs/tags/')"
environment: pypi
permissions:
id-token: write
Expand Down

0 comments on commit 064c022

Please sign in to comment.