Skip to content

Commit

Permalink
remove auto remote setup
Browse files Browse the repository at this point in the history
  • Loading branch information
RadhepS committed Sep 11, 2023
1 parent f8c2566 commit 40b00d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
git config --global user.email ${{ secrets.GHT_EMAIL }}
git config --global user.name ${{ secrets.GHT_USER }}
git config --global --add --bool push.autoSetupRemote true
echo "---------------------------------------------------------------------------------------------------------------------------"
echo "Get files from other branch"
Expand Down

0 comments on commit 40b00d4

Please sign in to comment.