Skip to content

Commit

Permalink
Merge pull request #319 from tofuutils/fix/goreleaser-installation
Browse files Browse the repository at this point in the history
fix: goreleaser pro installation
  • Loading branch information
kvendingoldo authored Dec 27, 2024
2 parents a17ad0f + ad8a817 commit 8bf2728
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 @@ -60,7 +60,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
distribution: goreleaser
distribution: goreleaser-pro
version: "~> v2"
args: release --clean -f ${{ vars.GORELEASER_CONFIG_PATH }}
env:
Expand Down

0 comments on commit 8bf2728

Please sign in to comment.