mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Make sure to upload on failure
This commit is contained in:
parent
9dafc34d43
commit
25e76edbec
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ codesign-macos:
|
|||
- if : '$CI_COMMIT_BRANCH == "master"'
|
||||
- if : $CI_COMMIT_TAG
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- artifacts/nheko-${CI_COMMIT_SHORT_SHA}-${PLAT}.dmg
|
||||
- artifacts/notarize*
|
||||
|
|
Loading…
Reference in a new issue