Skip to content

Commit

Permalink
Test 11
Browse files Browse the repository at this point in the history
Signed-off-by: mposolda <mposolda@gmail.com>
  • Loading branch information
mposolda committed Dec 4, 2024
1 parent 801996b commit 33a683a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-keycloak-client-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
run: |
git add pom.xml
git commit -m "Update version.keycloak.client to ${{ github.event.inputs.new_version }}"
git push -f origin HEAD:test-workflow2
git push origin HEAD:test-workflow2

0 comments on commit 33a683a

Please sign in to comment.