Skip to content

Commit

Permalink
fix: branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Mar 25, 2024
1 parent 8ac850b commit 62cfccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/meta-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
git status
ls -la
git diff --quiet --exit-code || git commit -m "Update things"
git push
git push origin main

0 comments on commit 62cfccf

Please sign in to comment.