Skip to content

Commit

Permalink
fix(release): brew bottle :unneeded warning
Browse files Browse the repository at this point in the history
  • Loading branch information
soedirgo committed Oct 26, 2021
1 parent c627940 commit 85eee76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
version: ~>0.173
version: v0.183.0
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 comments on commit 85eee76

Please sign in to comment.