Skip to content

Commit d39d315

Browse files
authored
Update ci.yml
1 parent ba997ea commit d39d315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ jobs:
317317
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
318318
run: ./publish.sh
319319

320-
success:
320+
complete:
321321
needs: [webknossos_linux, wkcuber_linux, wkcuber_win, wkcuber_mac, wkcuber_docker, docs]
322322
if: |
323323
always() &&

0 commit comments

Comments
 (0)