Skip to content

Commit

Permalink
Merge pull request #1313 from Permify/goreleaser
Browse files Browse the repository at this point in the history
feat: goreleaser version update
  • Loading branch information
tolgaOzen committed Jun 18, 2024
2 parents 837d728 + ce4e402 commit 5592e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
with:
distribution: goreleaser-pro
version: latest
version: ~> v2
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit 5592e51

Please sign in to comment.