mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
wrong path to release
This commit is contained in:
parent
527b7bee3f
commit
64d6e6eded
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -140,7 +140,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: release
|
||||
path: dist/paperless-ng/paperless-ng.tar.xz
|
||||
path: dist/paperless-ng.tar.xz
|
||||
|
||||
|
||||
# build and push image to docker hub.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue