Skip to content

Commit

Permalink
Update main2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio629 authored May 19, 2024
1 parent 3154be0 commit f90e793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
git config --local user.email "diassavio629@gmail.com"
git config --local user.name "Savio629"
git add data
git add dataVillages
git commit -m "Update data folder"
git pull --no-rebase
git push https://${{ secrets.GH_TOKEN }}@github.com/Savio629/workflow-testing.git
Expand Down

0 comments on commit f90e793

Please sign in to comment.