Skip to content

Commit f30e3f6

Browse files
committed
update
1 parent eb7f9a7 commit f30e3f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Taskfile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,6 @@ tasks:
142142
- mkdir -p {{.FOLDER}}
143143

144144

145+
push:
146+
cmds:
147+
- git push origin main --tags

0 commit comments

Comments
 (0)