Update build and release pipeline, match with btools

Automatic uploads and releasing when new versions are tagged
This commit is contained in:
icex2
2022-06-19 13:51:48 +02:00
parent b23e855bc2
commit d415cd7640
3 changed files with 145 additions and 34 deletions
+2 -2
View File
@@ -19,7 +19,7 @@ $(zipdir)/misc.zip: \
$(V)echo ... $@
$(V)zip -r $@ $^
$(BUILDDIR)/bemanitools-supplements.zip: \
$(BUILDDIR)/bemanitools-supplement.zip: \
$(zipdir)/iidx.zip \
$(zipdir)/misc.zip \
README.md \
@@ -28,4 +28,4 @@ $(BUILDDIR)/bemanitools-supplements.zip: \
$(V)echo ... $@
$(V)zip -j $@ $^
all: $(BUILDDIR)/bemanitools-supplements.zip
all: $(BUILDDIR)/bemanitools-supplement.zip