Skip to content

Commit

Permalink
updated git push repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyBontecou committed Feb 26, 2024
1 parent d8ff3f8 commit d142582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newsletter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
git add .
git commit -m "Updated newsletter boolean"
git remote set-url origin https://codybontecou:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
git push origin main
git push origin cb/newsletter-automation

0 comments on commit d142582

Please sign in to comment.