Skip to content

Commit

Permalink
Merge pull request #1961 from Infisical/misc/resolved-goreleaser-hard…
Browse files Browse the repository at this point in the history
…code

misc: resolved goreleaser hardcoded version
  • Loading branch information
sheensantoscapadngan authored Jun 12, 2024
2 parents 30dc2d0 + e27d273 commit f8a4b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build_infisical_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser-pro
version: v1.26.2
version: v1.26.2-pro
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
Expand Down

0 comments on commit f8a4b63

Please sign in to comment.