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 8696731 commit 53304e8
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 @@ -35,7 +35,7 @@ jobs:
echo Add other actions to build,
echo test, and deploy your project.,
git clone https://github.com/saud-tkxel/test-repo.git
cd test-repo.git
cd test-repo
git config --global pull.rebase false && git checkout usdev && git pull origin dev --allow-unrelated-histories && git push usdev
git branch
git status
Expand Down

0 comments on commit 53304e8

Please sign in to comment.