mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 21:31:41 +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:
@@ -29,7 +29,7 @@ Automate releases with Conventional Commit Messages.
|
|||||||
- uses: google-github-actions/release-please-action@v3
|
- uses: google-github-actions/release-please-action@v3
|
||||||
with:
|
with:
|
||||||
release-type: node
|
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
|
3. Merge the above action into your repository and make sure new commits follow
|
||||||
|
|||||||
Reference in New Issue
Block a user