Skip to content

Commit

Permalink
Git
Browse files Browse the repository at this point in the history
  • Loading branch information
Min Myat Oo committed Jul 9, 2022
1 parent 1996ab7 commit 2406e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
git config --global user.email "mikebot@bot.com"
git config --global user.username "Mike-Bot"
git fetch
git checkout master
git branch --set-upstream-to=origin/master
git checkout main
git branch --set-upstream-to=origin/main
git pull
ls -l
echo $RANDOM >> random.txt
Expand Down

0 comments on commit 2406e39

Please sign in to comment.