build(yoink): configuring release

This commit is contained in:
Bryan Bailey
2024-08-30 15:25:51 -04:00
parent 10fc3fea54
commit 98b111de72

View File

@@ -39,7 +39,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ github.event.release.upload_url }}
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./yoink
asset_name: yoink
asset_content_type: application/x-executable