Skip to content

Commit

Permalink
Update release-keycloak-scim.yaml
Browse files Browse the repository at this point in the history
Remove additional gradle flags
  • Loading branch information
shaidar authored Dec 8, 2023
1 parent a13d311 commit 0e78dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-keycloak-scim.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
distribution: 'temurin'

- name: Build with Gradle
run: gradle build --rerun-tasks clean
run: gradle build

- name: Create Release with jar file
uses: "marvinpinto/action-automatic-releases@latest"
Expand Down

0 comments on commit 0e78dec

Please sign in to comment.