Skip to content

Commit

Permalink
build: update actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zze0s committed May 21, 2024
1 parent 36be564 commit 4182fd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: release --clean --skip-publish
args: release --clean --skip=publish

- name: Upload artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4182fd0

Please sign in to comment.