modify actions to work on test branch

This commit is contained in:
naturecodevoid
2023-02-21 12:24:25 -08:00
parent 173c585f2d
commit e59fb15926

View File

@@ -2,7 +2,7 @@ name: Nightly SideStore build
on:
push:
branches:
- develop
- actions-improvements
jobs:
build:
@@ -73,7 +73,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release: "Nightly"
tag: "nightly"
tag: "nightly-test"
prerelease: true
files: SideStore.ipa
body: |