mirror of
https://github.com/remko/waforth
synced 2024-12-26 09:59:09 +01:00
github: Fix publish-standalone on windows
This commit is contained in:
parent
fd549ede26
commit
fbda564440
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish-standalone.yml
vendored
1
.github/workflows/publish-standalone.yml
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue