Fix build-release action
This commit is contained in:
@@ -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}}
|
||||||
Reference in New Issue
Block a user