Skip to content

Commit

Permalink
Updated dev build to goreleaser v5
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomationD committed May 14, 2024
1 parent d16bfde commit 6322a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dev.build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# TODO: This should run only if all tests are satisfying
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
uses: goreleaser/goreleaser-action@v5
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
Expand Down

0 comments on commit 6322a6e

Please sign in to comment.