1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 02:27:48 +02:00

docs: Clarify package-name in example (#803)

Signed-off-by: Michael Matloka <michal@matloka.com>
Co-authored-by: Jeff Ching <chingor@google.com>
This commit is contained in:
Michael Matloka
2023-09-11 18:31:09 +02:00
committed by GitHub
parent 01b3219546
commit aed695c7cb

View File

@@ -29,7 +29,7 @@ Automate releases with Conventional Commit Messages.
- uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: release-please-action
package-name: <your-package-name>
```
3. Merge the above action into your repository and make sure new commits follow