diff options
| author | seth <[email protected]> | 2023-02-10 07:04:35 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-10 07:04:35 +0000 |
| commit | 62e44e7eb781b6ad38aafd3412debf74bb8ee505 (patch) | |
| tree | 910581b8739d9d976b82b6bd90199a2c89ab0a96 /.github/workflows | |
| parent | 61daab9200b57b8a0c00ab1b9b83d0ab1d4d696e (diff) | |
actually push mod updates
:trollface:
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/update-mods.yml | 2 |
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 |
