Publish release

This commit is contained in:
Joseph Garrone 2024-08-15 23:34:30 +02:00
parent 618424e4d2
commit 60d3af6b39
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ jobs:
target_commitish: ${{ github.head_ref || github.ref }} target_commitish: ${{ github.head_ref || github.ref }}
generate_release_notes: true generate_release_notes: true
draft: false 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 files: dist_keycloak/keycloak-theme-*.jar
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -1,6 +1,6 @@
{ {
"name": "keycloakify-starter", "name": "keycloakify-starter",
"version": "0.0.0", "version": "10.0.0-rc.136",
"description": "Starter for Keycloakify 10", "description": "Starter for Keycloakify 10",
"repository": { "repository": {
"type": "git", "type": "git",