Skip to content

Commit

Permalink
github: Fix publish-standalone on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
remko committed Oct 8, 2022
1 parent fd549ed commit fbda564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_ASSETS_UPLOAD_URL: https://uploads.github.com/repos/${{ github.event.repository.full_name}}/releases/${{ github.event.release.id }}/assets
shell: bash

0 comments on commit fbda564

Please sign in to comment.