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

Commit

Permalink
Uncomment git push
Browse files Browse the repository at this point in the history
  • Loading branch information
ImGxrke committed May 30, 2024
1 parent 0b40e06 commit f967967
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
- name: Pull upstream master branch
run: git pull upstream master

# - name: Push to GitHub
# run: git push
- name: Push to GitHub
run: git push

- name: Apply Patches
if: ${{ inputs.paperclip == true }}
Expand Down

0 comments on commit f967967

Please sign in to comment.