feat: automatically create commits on just add

This commit is contained in:
2026-02-17 23:06:19 -06:00
parent cbe828db91
commit 2438280ff7

View File

@@ -10,6 +10,7 @@ refresh:
add mod: add mod:
packwiz modrinth install "{{mod}}" packwiz modrinth install "{{mod}}"
jj commit -m 'feat: add "{{mod}}" mod'
update: update:
packwiz update -a packwiz update -a