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