Skip to content

Commit 2446770

Browse files
committed
only update doc on release
1 parent 0ab3b8a commit 2446770

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
run: pip install build
3939

4040
- name: Publish package
41-
if: contains(github.ref, 'refs/heads/main')
4241
uses: pypa/gh-action-pypi-publish@release/v1.5
4342
with:
4443
user: __token__

0 commit comments

Comments
 (0)