Update WAU-CreateNewVersion.yml

pull/413/head
Romain 2023-10-04 10:03:26 +02:00 committed by GitHub
parent 824b3c5454
commit 1981dc3977
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ jobs:
zip -r WAU uninstall.bat
- name: Create release
uses: "ncipollo/release-action@v1.12.0"
uses: "ncipollo/release-action@v1"
with:
tag: "v${{ steps.versioning.outputs.version }}"
prerelease: ${{ github.event.inputs.pre-release }}