From aa7d7c2d027887a14744c80798909b6ffe1876d5 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 e59fb15926cccf761606b6f22c00c038c352e3b7. --- .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: |