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: