Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Feb 19, 2022
1 parent 29d2699 commit a2353b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
go mod tidy
go test -v ./...
go build -o tt .
go build -o timer .
- uses: sigstore/cosign-installer@v2.0.0
-
name: Run GoReleaser
Expand Down

0 comments on commit a2353b8

Please sign in to comment.