Skip to content

Commit cfc9139

Browse files
committed
creat a keycloak-theme-dsfr.jar file
1 parent 650f497 commit cfc9139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- uses: actions/download-artifact@v2
6161
with:
6262
name: standalone_keycloak_theme
63-
- run: mv *keycloak-theme*.jar jars/standalone-keycloak-theme.jar
63+
- run: mv *keycloak-theme*.jar jars/keycloak-theme-dsfr.jar
6464
- uses: softprops/action-gh-release@v1
6565
with:
6666
name: Release v${{ needs.check_if_version_upgraded.outputs.to_version }}

0 commit comments

Comments
 (0)