Skip to content

Commit 1bca8fc

Browse files
author
Pandademic
committed
(ci) update taskfile
1 parent 762bbc7 commit 1bca8fc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Taskfile.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,9 @@ tasks:
108108
- task mac-amd64
109109
- task mac-arm
110110
- task mac-arm64
111-
- task resetenv
111+
- task resetenv
112+
release:
113+
desc: setup for a release
114+
cmds:
115+
- task tidyup
116+
- task buildall

0 commit comments

Comments
 (0)