Reset version to 0.0.0

This commit is contained in:
Joseph Garrone
2024-08-15 23:37:37 +02:00
parent 60d3af6b39
commit 144c45a7fd
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ jobs:
target_commitish: ${{ github.head_ref || github.ref }}
generate_release_notes: true
draft: false
#prerelease: ${{ needs.check_if_version_upgraded.outputs.is_pre_release == 'true' }}
prerelease: ${{ needs.check_if_version_upgraded.outputs.is_pre_release == 'true' }}
files: dist_keycloak/keycloak-theme-*.jar
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}