Skip to content

Commit

Permalink
Fix save history workflow not run
Browse files Browse the repository at this point in the history
  • Loading branch information
miozune committed Mar 4, 2024
1 parent dc540bf commit 05c6620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/save-nightly-modpack-history.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
PARATRANZ_PROJECT_ID: -1
TARGET_LANG: "en_US"
- name: Push commit
run:
run: |
git pull
git push origin master

0 comments on commit 05c6620

Please sign in to comment.