Skip to content

Commit

Permalink
squash me
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkosrc committed Jan 31, 2024
1 parent ec8e164 commit b2abf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Update project code
run: |
git branch --set-upstream origin withUpdatedDependencies
git branch --set-upstream-to origin withUpdatedDependencies
git pull --rebase
- name: Update Dependencies with gradle
Expand Down

0 comments on commit b2abf17

Please sign in to comment.