Skip to content

Commit

Permalink
Fixed pull error
Browse files Browse the repository at this point in the history
  • Loading branch information
fulminazzo committed Apr 2, 2024
1 parent 7aa0e38 commit fac417e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
if: ${{ github.ref_name != 'badges' }}
env:
BRANCH: ${{ github.ref_name }}
run: |-
run: |-
git merge $BRANCH
git pull origin badges
shell: bash
Expand Down

0 comments on commit fac417e

Please sign in to comment.