Skip to content

Commit f1493ff

Browse files
authored
Merge pull request #840 from ko3n1g/ko3n1g/ci/build-arm-wheels
ci: Publish wheels also on failure
2 parents abb3042 + e86c3f3 commit f1493ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
publish_package:
9898
name: Publish package
9999
needs: [build_wheels]
100+
if: always() && !cancelled()
100101

101102
runs-on: ubuntu-latest
102103

0 commit comments

Comments
 (0)