mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-22 06:26:56 +01:00
fix upload-release-asset path
This commit is contained in:
parent
4e93d92e46
commit
f701479d77
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue