Skip to content

Commit d59102e

Browse files
committed
Remove if statement on publish
1 parent 2a4be4a commit d59102e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ jobs:
7575
path: dist
7676

7777
- name: Publish distribution
78-
if: ${{ github.repository == 'ssl-hep/ServiceX_analysis_utils' && github.ref == 'refs/heads/main' }}
7978
uses: pypa/gh-action-pypi-publish@v1.12.3
8079
with:
8180
print-hash: true

0 commit comments

Comments
 (0)