Skip to content

Commit

Permalink
docs(website): add GITHUB_REPO variable to GitHub action (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
clementnuss authored Apr 9, 2024
1 parent 9864780 commit 3b74254
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/github-actions/git-cliff-action.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 3b74254

Please sign in to comment.