Skip to content

Commit

Permalink
Publish jars
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Aug 15, 2024
1 parent 2cafff8 commit d38a793
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: build_keycloak/keycloak-theme-*.jar
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keycloakify-starter",
"version": "0.0.0",
"version": "10.0.0-rc.136",
"description": "Keycloakify Webpack Starter",
"repository": {
"type": "git",
Expand Down

0 comments on commit d38a793

Please sign in to comment.