Skip to content

Commit

Permalink
fix: update goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Luthfi Fahlevi committed Aug 27, 2024
1 parent b0a5dc9 commit 5b44b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: goreleaser/[email protected]
with:
distribution: goreleaser
version: latest
version: 'v2.2.0'
args: release --snapshot --clean
- name: Login to GitHub Packages Docker Registry
uses: docker/login-action@v1
Expand Down

0 comments on commit 5b44b1a

Please sign in to comment.