Skip to content

Commit

Permalink
Update git-flow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saud-tkxel authored Nov 22, 2023
1 parent 4427a99 commit 8696731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/git-flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
echo Add other actions to build,
echo test, and deploy your project.,
git pull https://github.com/saud-tkxel/test-repo.git
git clone https://github.com/saud-tkxel/test-repo.git
cd test-repo.git
git config --global pull.rebase false && git checkout usdev && git pull origin dev --allow-unrelated-histories && git push usdev
git branch
Expand Down

0 comments on commit 8696731

Please sign in to comment.