We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2233109 commit 4dd9cedCopy full SHA for 4dd9ced
1 file changed
Taskfile.yml
@@ -41,3 +41,10 @@ tasks:
41
- widget.min.js
42
cmds:
43
- npx rollup widget/widget.js --file widget.min.js --format iife --compact -p @rollup/plugin-terser
44
+
45
+ push:
46
+ cmds:
47
+ - git push apps
48
+ - git push drane
49
+ - git push chatmd
50
+ - git push github
0 commit comments