Skip to content

Commit

Permalink
build: fix project name
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
  • Loading branch information
caarlos0 committed Apr 6, 2023
1 parent 63f6aca commit fc06995
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@
# Example keyless signing with SBOMs goreleaser config.
#
# See also: .github/workflows/release.yml
#
#


project_name: supply-chain-example

# setups builds for linux and darwin on amd64 and arm64
# https://goreleaser.com/customization/build
Expand Down

0 comments on commit fc06995

Please sign in to comment.