You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| `tag-edge-branch` | String | Branch that will be tagged as edge (default `repo.default_branch`) |
119
-
| `tag-coerce-tag` | String | Coerces Git tag to semver if possible using [Handlebars template](https://handlebarsjs.com/guide/) |
119
+
| `tag-coerce-tag` | String | Coerces Git tag to semver if possible using [template](#coerces-git-tag) |
120
120
| `tag-latest-match` | String | Set `latest` tag only if [matches with a pattern](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp) |
121
-
| `tag-schedule` | String | [Handlebars template](https://handlebarsjs.com/guide/) to apply to schedule tag (default `nightly`) |
121
+
| `tag-schedule` | String | [Template](#schedule-tag) to apply to schedule tag (default `nightly`) |
122
122
| `sep-tags` | String | Separator to use for tags output (default `\n`) |
123
123
| `sep-labels` | String | Separator to use for labels output (default `\n`) |
0 commit comments