Skip to content

Commit 4dd9ced

Browse files
committed
chore: config task push
1 parent 2233109 commit 4dd9ced

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Taskfile.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,10 @@ tasks:
4141
- widget.min.js
4242
cmds:
4343
- 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

Comments
 (0)