Skip to content

Commit 65f989b

Browse files
committed
0.7.2
1 parent 41c2275 commit 65f989b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
path: dist/
5959

6060
release:
61-
if: github.ref_type == 'tag' # Only trigger release if the commit is tagged
61+
# if: github.ref_type == 'tag' # Only trigger release if the commit is tagged
6262
needs: build
6363
runs-on: ubuntu-latest
6464

0 commit comments

Comments
 (0)