From c1eb31d1ed29790b22c9b95d33ee32157b442bfe Mon Sep 17 00:00:00 2001 From: Alexis Tyler Date: Sat, 24 Aug 2019 13:15:29 +0930 Subject: [PATCH] switch back to action master branch Signed-off-by: Alexis Tyler --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e80efab1f..81bf8396d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,7 @@ jobs: - name: Packing release run: npm pack - name: Uploading release to Github - uses: OmgImAlexis/upload-to-release@test + uses: OmgImAlexis/upload-to-release@master with: args: unraid-graphql-api-*.tgz env: