Update build-analyze-win.yml
This commit is contained in:
parent
bc0781c8f5
commit
74d9bceb90
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-analyze-win.yml
vendored
4
.github/workflows/build-analyze-win.yml
vendored
|
@ -90,6 +90,6 @@ jobs:
|
||||||
prerelease: true
|
prerelease: true
|
||||||
tag_name: ${{ steps.tag.outputs.release_tag }}
|
tag_name: ${{ steps.tag.outputs.release_tag }}
|
||||||
files: dist/Cider Setup 1.0.0.exe
|
files: dist/Cider Setup 1.0.0.exe
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue