ncipollo/release-action@v1.12.0

pull/338/head
Romain 2023-05-05 17:18:34 +02:00 committed by GitHub
parent 1884982935
commit 1e8d9f956e
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"
uses: "ncipollo/release-action@v1.12.0"
with:
tag: "v${{ steps.versioning.outputs.version }}"
prerelease: ${{ github.event.inputs.pre-release }}