Skip to content

Commit

Permalink
fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
khorevaa committed Sep 7, 2021
1 parent a78f611 commit 7371662
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
-
name: Docker Login
if: success() && startsWith(github.ref, 'refs/tags/v')
Expand Down
Binary file added protos/protoset.bin
Binary file not shown.

0 comments on commit 7371662

Please sign in to comment.