Compare commits
	
		
			No commits in common. "8f6646423112aec635d67bff7466ef622ddf0d67" and "c4d2fab2e6bbd08187895f174a13ab37ac7d1d41" have entirely different histories.
		
	
	
		
			8f66464231
			...
			c4d2fab2e6
		
	
		
| @ -29,7 +29,7 @@ type Args struct { | ||||
| 	Owner           string `envconfig:"PLUGIN_OWNER"` | ||||
| 	Repo            string `envconfig:"PLUGIN_REPO"` | ||||
| 	TitleFormat     string `envconfig:"PLUGIN_TITLE_FORMAT"` | ||||
| 	UseLatestGitTag bool   `envconfig:"PLUGIN_USE_LATEST_GIT_TAG" default:"true"` | ||||
| 	UseLatestGitTag bool   `envconfig:"PLUGIN_USE_LATEST_GIT_TAG" default: "true"` | ||||
| 	TagFile         string `envconfig:"PLUGIN_TAG_FILE"` | ||||
| 	TagRegex        string `envconfig:"PLUGIN_TAG_REGEX"` | ||||
| 	NotesFile       string `envconfig:"PLUGIN_NOTES_FILE"` | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user