Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
zshel committed Mar 11, 2022
1 parent dfdb4a8 commit 58d16ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/releasr/releasr.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func main() {
Action: func(c *cli.Context) error {

configuration, _ := config.Create()

if c.IsSet("scm") {
configuration.Set(config.PACKAGR_SCM, c.String("scm"))
}
Expand Down

0 comments on commit 58d16ff

Please sign in to comment.