diff --git a/.github/workflows/build-push.yml b/.github/workflows/build-push.yml index 2fd0f9c..1eb7424 100644 --- a/.github/workflows/build-push.yml +++ b/.github/workflows/build-push.yml @@ -86,5 +86,4 @@ jobs: --name ${artifact} \ --file ${artifact} 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