We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61247a0 commit 318f9b2Copy full SHA for 318f9b2
Taskfile.yml
@@ -60,7 +60,7 @@ tasks:
60
- goreleaser --snapshot --rm-dist
61
62
generate-install-script:
63
- desc: Generate install script using https://githbub.com/goreleaser/godownloader
+ desc: Generate install script using https://github.com/goreleaser/godownloader
64
cmds:
65
- godownloader --repo go-task/task -o install-task.sh
66
- cp ./install-task.sh ./docs/install.sh
0 commit comments