Skip to content

Commit 3cb5181

Browse files
committed
revert changes that were not needed because covered by previous PR
1 parent d7fffe0 commit 3cb5181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ jobs:
9494

9595
- name: Publish package
9696
uses: pypa/gh-action-pypi-publish@release/v1
97-
if: startsWith(github.event.ref, 'refs/tags/v')
97+
if: startsWith(github.event.ref, 'refs/tags/v')

0 commit comments

Comments
 (0)