summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/update-mods.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/update-mods.yml b/.github/workflows/update-mods.yml
index 9b6ef42..86db762 100644
--- a/.github/workflows/update-mods.yml
+++ b/.github/workflows/update-mods.yml
@@ -30,3 +30,5 @@ jobs:
git add mods/ index.toml pack.toml
git commit -m "chore: update mods"
+
+ git push