mirror of
https://github.com/unraid/api.git
synced 2026-01-04 23:50:37 -06:00
switch back to action master branch
Signed-off-by: Alexis Tyler <xo@wvvw.me>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user