Skip to content

Commit

Permalink
hopefully fixed...
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkflib committed Jan 15, 2024
1 parent 9085fc8 commit 4352704
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,7 @@ jobs:
git config --local user.name "github-actions[bot]"
git add .
git commit -m "Update README.md"
git fetch
git rebase origin/main
git push

0 comments on commit 4352704

Please sign in to comment.