Skip to content

Commit cfc21e7

Browse files
authored
Update release_on_v_tag
1 parent 3a1e612 commit cfc21e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_on_v_tag.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5959
with:
6060
upload_url: ${{ needs.once.outputs.upload_url }}
61-
asset_path: ${{ github.workspace }}/${{ matrix.os }}/${{ matrix.file }}
61+
asset_path: ${{ github.workspace }}/${{ matrix.file }}
6262
asset_name: steam_shortcuts_sync-${{ matrix.os }}
63-
asset_content_type: application/octet-stream
63+
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)