Skip to content

Commit 6f0b1f1

Browse files
committed
WIP
1 parent da998e3 commit 6f0b1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
pypi-publish:
1010
name: Build and upload release to PyPI
1111
runs-on: ubuntu-latest
12-
if: github.ref == 'refs/heads/main'
12+
# if: github.ref == 'refs/heads/main'
1313
environment: release
1414
permissions:
1515
id-token: write

0 commit comments

Comments
 (0)