Skip to content

Commit 79f6057

Browse files
committed
Makefile publish
1 parent fc6d968 commit 79f6057

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ components: component.json
88
clean:
99
rm -fr build components template.js
1010

11+
publish:
12+
@ghp-import build -p
13+
1114
.PHONY: clean

0 commit comments

Comments
 (0)