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 650f497 commit cfc9139Copy full SHA for cfc9139
.github/workflows/ci.yaml
@@ -60,7 +60,7 @@ jobs:
60
- uses: actions/download-artifact@v2
61
with:
62
name: standalone_keycloak_theme
63
- - run: mv *keycloak-theme*.jar jars/standalone-keycloak-theme.jar
+ - run: mv *keycloak-theme*.jar jars/keycloak-theme-dsfr.jar
64
- uses: softprops/action-gh-release@v1
65
66
name: Release v${{ needs.check_if_version_upgraded.outputs.to_version }}
0 commit comments