Skip to content

Commit

Permalink
Revert "Bump goreleaser/goreleaser-action from 5 to 6 in the ci group… (
Browse files Browse the repository at this point in the history
#806)

Revert "Bump goreleaser/goreleaser-action from 5 to 6 in the ci group (#802)"

This reverts commit 87aa342.
  • Loading branch information
hilmarf authored Jun 10, 2024
1 parent d16f64b commit 01f0e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
git push origin ${{ env.RELEASE_VERSION }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 01f0e6f

Please sign in to comment.