Skip to content

Commit

Permalink
Update updateVersion.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov authored Jan 23, 2024
1 parent ed0de81 commit cd0c9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updateVersion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
git fetch origin
git config pull.ff only # fast-forward only
git config merge.--no-ff only
git pull origin "$TARGET_BRANCH"
- name: Install jq
Expand Down

0 comments on commit cd0c9b2

Please sign in to comment.