Skip to content

Commit

Permalink
Docs (generate): Tweak documentation on generating release notes in d…
Browse files Browse the repository at this point in the history
…evelopment
  • Loading branch information
joeltimothyoh committed May 4, 2024
1 parent 0e63265 commit 0d33e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Add a secret variable `GITHUB_API_TOKEN` containing your [GitHub API token](http

#### Generating release notes

The entrypoint script [`Invoke-Generate.ps1`](src/scripts/ci/Invoke-Generate.ps1) is used to generate release notes based off local repositories. To generate one, specify the path to the local repository and the variant of release notes to generate.
The entrypoint script [`Invoke-Generate.ps1`](src/scripts/ci/Invoke-Generate.ps1) is used to generate release notes based off local repositories. To generate one, specify the path to the local repository, the release tag ref, the release notes variant, and the release notes path.

##### Variants

Expand Down

0 comments on commit 0d33e99

Please sign in to comment.