try different upload-to-release fork

Signed-off-by: Alexis Tyler <xo@wvvw.me>
This commit is contained in:
Alexis Tyler
2019-08-26 12:13:52 +09:30
parent 02908caccf
commit 18eeb8063b
2 changed files with 4 additions and 3 deletions

3
.github/build vendored Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
npm pack

View File

@@ -31,10 +31,8 @@ jobs:
chmod 600 ~/.ssh/id_rsa
- name: Installing node deps
run: npm install
- name: Packing release
run: npm pack
- name: Uploading release to Github
uses: OmgImAlexis/upload-to-release@master
uses: skx/github-action-publish-binaries@master
with:
args: unraid-graphql-api-*.tgz
env: