Skip to content

Commit

Permalink
Merge pull request #20 from karlhaworth/master
Browse files Browse the repository at this point in the history
  • Loading branch information
rajatjindal authored Dec 7, 2021
2 parents 086ede8 + 3d5f36d commit 29a357d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.16
- name: GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
Expand All @@ -21,4 +21,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Update new version in krew-index
uses: rajatjindal/[email protected]
uses: rajatjindal/[email protected]

0 comments on commit 29a357d

Please sign in to comment.