mirror of
https://github.com/Itsig0/pocketmovie.git
synced 2026-01-22 08:24:38 +00:00
Update go.yml
This commit is contained in:
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@@ -36,6 +36,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./tmp/pocketmovie
|
||||
asset_name: pocketmovie
|
||||
asset_content_type: application
|
||||
asset_path: ./tmp/pocketmovie
|
||||
asset_content_type: application/octet-stream
|
||||
|
||||
Reference in New Issue
Block a user