We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 107e2e9 commit 9cee4b7Copy full SHA for 9cee4b7
.github/workflows/ci.yaml
@@ -68,7 +68,7 @@ jobs:
68
target_commitish: ${{ github.head_ref || github.ref }}
69
generate_release_notes: true
70
files: |
71
- jars/standalone-keycloak-theme.jar
+ jars/keycloak-theme-dsfr.jar
72
draft: false
73
prerelease: ${{ needs.check_if_version_upgraded.outputs.is_release_beta == 'true' }}
74
env:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "keycloak-theme-dsfr",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"license": "MIT",
5
"keycloakify": {
6
"themeName": "dsfr",
0 commit comments