mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-03 11:29:28 -05:00
wrong path to release
This commit is contained in:
parent
1cf02fb50f
commit
b7f0fead7a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -140,7 +140,7 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: release
|
name: release
|
||||||
path: dist/paperless-ng/paperless-ng.tar.xz
|
path: dist/paperless-ng.tar.xz
|
||||||
|
|
||||||
|
|
||||||
# build and push image to docker hub.
|
# build and push image to docker hub.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user