Skip to content

Commit 1434d64

Browse files
committed
update
1 parent f30e3f6 commit 1434d64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Taskfile.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,8 @@ tasks:
141141
cmds:
142142
- mkdir -p {{.FOLDER}}
143143

144+
#########################################################################
144145

145146
push:
146147
cmds:
147-
- git push origin main --tags
148+
- git push origin null-safety:null-safety --tags

0 commit comments

Comments
 (0)