mirror of
https://github.com/house-of-vanity/desubot.git
synced 2025-07-06 12:24:06 +00:00
Fix docker build
This commit is contained in:
2
.github/workflows/build-push.yml
vendored
2
.github/workflows/build-push.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ needs.publish.outputs.upload_url }}
|
||||
upload_url: ${{ needs.create_release.outputs.upload_url }}
|
||||
asset_path: ./artifacts/*
|
||||
asset_name: desubot-linux-amd64
|
||||
asset_content_type: application/octet-stream
|
||||
|
Reference in New Issue
Block a user