Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ snapcrafts:
grade: devel
confinement: strict
publish: true
license: "BSD 2-Clause"
license: BSD-2-Clause
apps:
nginx-asg-sync:
command: nginx-asg-sync
Expand All @@ -138,7 +138,7 @@ brews:
directory: Formula
homepage: https://github.com/nginxinc/nginx-asg-sync
description: NGINX Plus Integration with Cloud Autoscaling
license: "BSD 2-Clause"
license: BSD-2-Clause
commit_author:
name: nginx-bot
email: [email protected]
Loading