Skip to content

Commit

Permalink
fix: typo in goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jramsgz committed Feb 26, 2023
1 parent a5eed03 commit 5c878bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dockers:
- "--platform=linux/arm64"
goarch: arm64
extra_files:
- env.sample
- .env.sample
- ui/dist

docker_manifests:
Expand Down

0 comments on commit 5c878bb

Please sign in to comment.