mirror of
https://github.com/unraid/api.git
synced 2026-01-09 01:59:57 -06:00
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -67,6 +67,6 @@ jobs:
|
||||
- name: Uploading release to Github
|
||||
uses: JasonEtco/upload-to-release@master
|
||||
with:
|
||||
args: unraid-*.tgz
|
||||
args: unraid-graphql-api-*.tgz
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
Reference in New Issue
Block a user