Skip to content

Commit 14245ff

Browse files
committed
Re-enable nightlies for main
1 parent e1fd8f2 commit 14245ff

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
@@ -146,7 +146,6 @@ jobs:
146146
publish_pypi:
147147
name: Publish Artifacts to PyPI
148148
runs-on: ubuntu-latest
149-
if: ${{ !always() }}
150149
needs: [workflow_state, build_sdist, build_wheels]
151150
environment:
152151
name: ${{ needs.workflow_state.outputs.ci_env }}

0 commit comments

Comments
 (0)