Skip to content

Commit

Permalink
Fix workflow typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-mccoy committed Jun 3, 2022
1 parent 19ab99a commit 439bf81
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 @@ -44,7 +44,7 @@ jobs:
# Create the GitHub release notes, upload artifact backups to S3, publish homebrew recipe
- name: Run GoReleaser
uses: goreleaser/goreleaser-actions@v3
uses: goreleaser/goreleaser-action@v3
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit 439bf81

Please sign in to comment.