Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Dec 29, 2024
1 parent da998e3 commit 6f0b1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
pypi-publish:
name: Build and upload release to PyPI
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'
environment: release
permissions:
id-token: write
Expand Down

0 comments on commit 6f0b1f1

Please sign in to comment.