Skip to content

Commit

Permalink
push origin
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Jun 6, 2024
1 parent 12a7120 commit ea36bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-update-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Create a branch
run: |
git checkout -b issues/temp
git push .
git push origin issues/temp
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit ea36bcd

Please sign in to comment.