summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-10 07:04:35 +0000
committerGitHub <[email protected]>2023-02-10 07:04:35 +0000
commit62e44e7eb781b6ad38aafd3412debf74bb8ee505 (patch)
tree910581b8739d9d976b82b6bd90199a2c89ab0a96 /.github
parent61daab9200b57b8a0c00ab1b9b83d0ab1d4d696e (diff)
actually push mod updates
:trollface:
Diffstat (limited to '.github')
-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