chore: Update alpha build workflow to disable prerelease flag

This commit is contained in:
Mauro Balades
2024-07-31 11:46:37 +02:00
parent 4fc321292f
commit 51bd006bd1

View File

@@ -325,6 +325,7 @@ jobs:
with:
repo_token: '${{ secrets.DEPLOY_KEY }}'
automatic_release_tag: ${{ needs.build-data.outputs.version }}
prerelease: false
title: 'Alpha build - ${{ needs.build-data.outputs.version }} (${{ needs.build-data.outputs.build_date }})'
files: |
zen.linux.tar.bz2