Skip to content

Commit

Permalink
added secret
Browse files Browse the repository at this point in the history
  • Loading branch information
bendominguez0111 committed Jul 29, 2023
1 parent 224940b commit 65f0d71
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_posts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
git config --global user.email '[email protected]'
git add posts/*
git commit -m 'Update posts' || exit 0
git push origin master
git push https://${{ secrets.GH_PAT }}@github.com/fantasydatapros/best-ball-data-bowl.git master

0 comments on commit 65f0d71

Please sign in to comment.