Fix workflow

This commit is contained in:
AB
2020-12-16 19:07:18 +03:00
parent 2eadf09363
commit 731232804b

View File

@ -86,5 +86,4 @@ jobs:
--name ${artifact} \ --name ${artifact} \
--file ${artifact} --file ${artifact}
done done
./bin/linux/amd64/github-release upload -u house-of-vanity -r furumi --tag ${{ steps.get_version.outputs.FULL_TAG }} --name arch_linux_furumi-${{ steps.get_version.outputs.VERSION }}-x86_64.pkg.tar.zst --file ./furumi-x86_64.pkg.tar.zst