mirror of
https://github.com/unraid/api.git
synced 2026-04-24 08:20:53 -05:00
@@ -31,6 +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: skx/github-action-publish-binaries@master
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user