Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
aegershman committed Jul 23, 2024
1 parent 2e1bcc8 commit 6b00c9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ tasks:
- go generate ./...
- goreleaser build --clean

release:
cmds:
- task: build
- goreleaser release

install:
cmds:
- task: build
Expand Down

0 comments on commit 6b00c9f

Please sign in to comment.