Skip to content

Commit

Permalink
Update release_on_v_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipK committed Sep 26, 2021
1 parent 3a1e612 commit cfc21e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_on_v_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
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_content_type: application/octet-stream
asset_content_type: application/octet-stream

0 comments on commit cfc21e7

Please sign in to comment.