Revert "modify actions to work on test branch"

This reverts commit e59fb15926.
This commit is contained in:
naturecodevoid
2023-02-21 12:51:34 -08:00
parent 015f205569
commit aa7d7c2d02

View File

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