Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImGxrke authored May 30, 2024
1 parent 922ac6b commit 7f32283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: git fetch upstream master

- name: Pull upstream master branch
run: git rebase upstream master
run: git merge upstream/master

- name: Push to GitHub
run: git push
Expand Down

0 comments on commit 7f32283

Please sign in to comment.