Fix build-release action
This commit is contained in:
parent
603d9dcab6
commit
6ccb81b3cf
2
.github/workflows/build-release.yml
vendored
2
.github/workflows/build-release.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: "SoraV2Battery Helper ${{github.ref_name}}"
|
name: "SoraV2Battery Helper ${{github.ref_name}}"
|
||||||
files: |-
|
files: |-
|
||||||
${{ github.workspace }}/artifact/Installer/SoraV2UtilsSetup${{github.ref_name}}.msi
|
${{ github.workspace }}/artifact/Installer/SoraV2Utils_Setup${{github.ref_name}}.msi
|
||||||
${{ github.workspace }}/artifact/SoraV2UtilsBinarys${{github.ref_name}}.zip
|
${{ github.workspace }}/artifact/SoraV2UtilsBinarys${{github.ref_name}}.zip
|
||||||
token: '${{secrets.KRJAN02_RELEASE_TOKEN}}'
|
token: '${{secrets.KRJAN02_RELEASE_TOKEN}}'
|
||||||
tag_name: ${{github.ref_name}}
|
tag_name: ${{github.ref_name}}
|
Loading…
Reference in New Issue
Block a user