mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
fix upload-release-asset path
This commit is contained in:
parent
4e93d92e46
commit
f701479d77
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -152,7 +152,7 @@ jobs:
|
|||||||
uses: actions/download-artifact@v2
|
uses: actions/download-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: release
|
name: release
|
||||||
path: paperless-ng.tar.xz
|
path: ./
|
||||||
-
|
-
|
||||||
id: get_branch_name
|
id: get_branch_name
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user