1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 07:04:08 +00:00

change GH release workflow to produce non-prerelease releases

This commit is contained in:
renerocksai 2025-04-01 16:46:00 +02:00
parent 295c525ec2
commit 4591f4048b

View file

@ -39,7 +39,7 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ steps.tag.outputs.version }} # Remove 'refs/tags/' from the tag name
body_path: relnotes.md
prerelease: true
prerelease: false
- name: Announce Release
env: