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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user