fix upload-release-asset path

This commit is contained in:
jonaswinkler 2021-01-10 23:57:20 +01:00
parent 4e93d92e46
commit f701479d77

View File

@ -152,7 +152,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: release
path: paperless-ng.tar.xz
path: ./
-
id: get_branch_name
run: |