From b647ba62e75b15bd4bb3ceb2099ecc2893e0e1a5 Mon Sep 17 00:00:00 2001 From: naturecodevoid <44983869+naturecodevoid@users.noreply.github.com> Date: Tue, 21 Feb 2023 12:51:34 -0800 Subject: [PATCH] Revert "modify actions to work on test branch" This reverts commit cdae15354f59a148b007304755e5f099628f0672. --- .github/workflows/nightly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 498efae1..e44d9bdc 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -2,7 +2,7 @@ name: Nightly SideStore build on: push: branches: - - actions-improvements + - develop jobs: build: @@ -73,7 +73,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} release: "Nightly" - tag: "nightly-test" + tag: "nightly" prerelease: true files: SideStore.ipa body: |