22.1.2
This commit is contained in:
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ $(BUILD_DIR)/iosevka-prog-$(V).tar.xz: $(BUILD_DIR)/iosevka-prog/ttf/*.ttf
|
||||
|
||||
upload: dist
|
||||
git tag $(V)
|
||||
tea r c --repo f1x1t/iosevka-prog-font-builder -t $(V) --tag $(V) \
|
||||
gitea-tea r c --repo f1x1t/iosevka-prog-font-builder -t $(V) --tag $(V) \
|
||||
-a $(BUILD_DIR)/iosevka-prog-$(V).tar.xz
|
||||
git tag -d $(V)
|
||||
git push
|
||||
|
Reference in New Issue
Block a user