summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-10 07:04:35 +0000
committerseth <[email protected]>2023-02-10 02:04:51 -0500
commitde959838d5941bdf132a98f83fc15292a0f19e39 (patch)
tree6780ae6c8b5be20967ae03219a5765c3742859e4 /.github/workflows
parent02bdb7bac444f0570fe68876317cdfe3ee815c78 (diff)
actually push mod updates
:trollface:
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