Skip to content

Commit

Permalink
chore: workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewTriesToCode committed Mar 30, 2024
1 parent 39b4f25 commit 801f412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/copy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
git config user.email [email protected]
git add .
git commit -m "chore: docs generated"
git remote set-url "https://[email protected]/Finbuckle/Website.git"
git remote set-url origin https://[email protected]/Finbuckle/Website.git
git push

0 comments on commit 801f412

Please sign in to comment.