This commit is contained in:
2023-05-15 12:34:44 +03:00
parent f9a7112d2d
commit 12dec5b113
3 changed files with 3 additions and 3 deletions

View File

@ -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