mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
Update release_on_v_tag
This commit is contained in:
@@ -58,6 +58,6 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
upload_url: ${{ needs.once.outputs.upload_url }}
|
upload_url: ${{ needs.once.outputs.upload_url }}
|
||||||
asset_path: ${{ github.workspace }}/${{ matrix.os }}/${{ matrix.file }}
|
asset_path: ${{ github.workspace }}/${{ matrix.file }}
|
||||||
asset_name: steam_shortcuts_sync-${{ matrix.os }}
|
asset_name: steam_shortcuts_sync-${{ matrix.os }}
|
||||||
asset_content_type: application/octet-stream
|
asset_content_type: application/octet-stream
|
||||||
Reference in New Issue
Block a user