mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -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
|
||||
with:
|
||||
name: release
|
||||
path: paperless-ng.tar.xz
|
||||
path: ./
|
||||
-
|
||||
id: get_branch_name
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user