Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Savio629 authored May 9, 2024
1 parent ce3273e commit 9cadd1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
git config --local user.name "Savio629"
git add data
git commit -m "Update data folder"
git pull origin main
git push https://${{ secrets.GH_TOKEN }}@github.com/Savio629/workflow-testing.git
if: success()

0 comments on commit 9cadd1c

Please sign in to comment.