File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/go-task/task.svg?branch=master )] ( https://travis-ci.org/go-task/task )
1+ ![ Test] ( https://github.com/go-task/task/workflows/Test/badge.svg )
2+ ![ GoReleaser] ( https://github.com/go-task/task/workflows/goreleaser/badge.svg )
23
34# Task
45
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ The release process of Task is done with the help of
44[ GoReleaser] [ goreleaser ] . You can test the release process locally by calling
55the ` test-release ` task of the Taskfile.
66
7- The Travis CI should release automatically when a new
8- Git tag is pushed to master, either for the artifact uploading (raw executables
9- and DEB and RPM packages)
7+ [ GitHub Actions ] ( https://github.com/go-task/task/actions ) should release
8+ artifacts automatically when a new Git tag is pushed to master
9+ (raw executables and DEB and RPM packages).
1010
1111# Homebrew
1212
You can’t perform that action at this time.
0 commit comments