wrong path to release

This commit is contained in:
jonaswinkler 2021-01-10 21:35:43 +01:00
parent 527b7bee3f
commit 64d6e6eded

View File

@ -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.