Update build.yaml

This commit is contained in:
Peter Njeim 2022-09-08 16:42:33 -03:00 committed by GitHub
parent 409817ca63
commit d4f6db42e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -250,5 +250,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: ./output/${{ env.release_asset_name }}.zip
name: "WSA"
tag_name: ${{ inputs.tag }}
prerelease: ${{ inputs.prerelease }}