Skip to content

Commit

Permalink
rolled back goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Kasiske <[email protected]>
  • Loading branch information
manuelkasiske4idealo authored Nov 11, 2024
1 parent 4f53778 commit f3c1601
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 @@ -36,7 +36,7 @@ jobs:
cache: true
- name: Build Go Package
if: steps.semantic.outputs.new_release_published == 'true'
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit f3c1601

Please sign in to comment.