Skip to content

Commit

Permalink
fix: register missing flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-hontarau committed Nov 28, 2024
1 parent 648406f commit afe9c18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/cmd/provider/provider.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func Command() *cli.Command {
flagProviderVersionProtocols,
flagGoReleaserDir,
flagGPGKeyID,
flagUseRegisterPlatformV2,
},
Action: createVersion(),
Before: authenticated.Ensure,
Expand Down

0 comments on commit afe9c18

Please sign in to comment.