Skip to content

Commit

Permalink
update workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
jharley committed Jun 5, 2024
1 parent b4932ea commit 990bdd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6.0.0
with:
version: latest
distribution: goreleaser
version: "~> v2"
args: release --clean
env:
# GitHub sets this automatically
Expand Down

0 comments on commit 990bdd3

Please sign in to comment.