Skip to content

Commit

Permalink
change deprecated goreleaser flag (google#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
braydonk authored Jun 24, 2024
1 parent 7202c12 commit dd8547d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
distribution: goreleaser
version: latest
args: --skip-publish
args: --skip=publish
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit dd8547d

Please sign in to comment.