Skip to content

Commit 44148e7

Browse files
committed
update publish in github actions
1 parent 7fb461d commit 44148e7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/python-package.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ jobs:
3636

3737
publish:
3838
needs: lint-test
39-
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
4039
runs-on: ubuntu-latest
4140
steps:
4241
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)