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
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This action generates a changelog based on your Git history using [git-cliff](ht
6
6
7
7
### Input variables
8
8
9
-
-`version`: `git-cliff` version to use. (e.g. `"latest"`, `"v2.6.1"`)
9
+
-`version`: `git-cliff` version to use. (e.g. `"latest"`, `"v2.7.0"`)
10
10
-`config`: Path of the configuration file. (Default: `"cliff.toml"`)
11
11
-`args`: [Arguments](https://github.com/orhun/git-cliff#usage) to pass to git-cliff. (Default: `"-v"`)
12
12
-`github_token`: The GitHub API token used to get `git-cliff` release information via the GitHub API to avoid rate limits. (Default: `${{ github.token }}`)
0 commit comments