mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
docs: fix code comment in extends section of README
This commit is contained in:
parent
ffbd329d55
commit
237ddf0df6
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ steps:
|
|||
- name: Semantic Release
|
||||
uses: cycjimmy/semantic-release-action@v2
|
||||
with:
|
||||
# You can specify specifying version range for the extra plugins if you prefer.
|
||||
# You can extend an existing shareable configuration.
|
||||
extends: |
|
||||
@semantic-release/apm-config
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue