Skip to content

Commit

Permalink
chore: remove distribution in goreleaser
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi committed Sep 18, 2024
1 parent 6b46d0e commit 22ce71e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200
id: run-goreleaser
with:
distribution: goreleaser
version: latest
args: release
env:
Expand Down

0 comments on commit 22ce71e

Please sign in to comment.