Skip to content

Commit 09d2324

Browse files
Merge pull request #74 from qua-platform/ci_remove_condition
Disable redundant condition for publishing to PyPI
2 parents 05b791e + fa13cb4 commit 09d2324

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish-to-pypi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111
jobs:
1212
build:
1313
name: Publish from release
14-
if: github.event_name == 'release'
1514
uses: qua-platform/qualibrate-core/.github/workflows/reusable-build.yaml@main
1615

1716
release:

0 commit comments

Comments
 (0)