mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 14:53:25 +01:00
Update build.yml
Signed-off-by: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com>
This commit is contained in:
committed by
Joe Mattiello
parent
8ffa952ff9
commit
1ca67d0241
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -34,8 +34,7 @@ jobs:
|
||||
tag: "nightly"
|
||||
prerelease: true
|
||||
files: test.ipa
|
||||
message: "Nightly build for commit [${{ github.sha }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }})"
|
||||
body: ""
|
||||
body: "Nightly build for commit [${{ github.sha }}](https://github.com/${{ github.repository }}/commit/${{ github.sha }})"
|
||||
|
||||
- name: Trigger error
|
||||
run: exit 1
|
||||
|
||||
Reference in New Issue
Block a user