Compare commits
	
		
			2 Commits
		
	
	
		
			c4d2fab2e6
			...
			8f66464231
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 8f66464231 | |||
| a51696117e | 
| @ -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