diff --git a/website/docs/github-actions/git-cliff-action.md b/website/docs/github-actions/git-cliff-action.md index 8b2a1abcbe..a95c197b77 100644 --- a/website/docs/github-actions/git-cliff-action.md +++ b/website/docs/github-actions/git-cliff-action.md @@ -15,6 +15,7 @@ It is possible to generate changelogs using [GitHub Actions](https://github.com/ args: --verbose env: OUTPUT: CHANGELOG.md + GITHUB_REPO: ${{ github.repository }} ``` See the [repository](https://github.com/orhun/git-cliff-action) for other [examples](https://github.com/orhun/git-cliff-action#examples).