From 63245aaa2b299290f9ce609d19548a7597be1aa8 Mon Sep 17 00:00:00 2001 From: Alexis Tyler Date: Mon, 26 Aug 2019 13:18:11 +0930 Subject: [PATCH] switch to newest version of OmgImAlexis/upload-to-release Signed-off-by: Alexis Tyler --- .github/build | 2 -- .github/workflows/production.yml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100755 .github/build diff --git a/.github/build b/.github/build deleted file mode 100755 index b39e7f400..000000000 --- a/.github/build +++ /dev/null @@ -1,2 +0,0 @@ -#!/usr/bin/env bash -# This file intentionally left blank \ No newline at end of file diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 24c40af9d..a17693a79 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -34,7 +34,7 @@ jobs: - name: Packing release run: npm pack - name: Uploading release to Github - uses: skx/github-action-publish-binaries@master + uses: OmgImAlexis/upload-to-release@master with: args: unraid-graphql-api-*.tgz env: