Skip to content

Commit

Permalink
Update reposync.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal-devtron committed Aug 21, 2023
1 parent 5b422c8 commit 0af9c50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reposync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
export GIT_COMMIT=${GIT_COMMIT_ID:0:8}
echo $GIT_COMMIT
git config --global user.email $GIT_CONFIG_EMAIL
git config --global user.name $GIT_USERNAME
git status && git checkout main && git pull && rm -rf .github
Expand Down

0 comments on commit 0af9c50

Please sign in to comment.