mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 18:56: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
|
- name: Semantic Release
|
||||||
uses: cycjimmy/semantic-release-action@v2
|
uses: cycjimmy/semantic-release-action@v2
|
||||||
with:
|
with:
|
||||||
# You can specify specifying version range for the extra plugins if you prefer.
|
# You can extend an existing shareable configuration.
|
||||||
extends: |
|
extends: |
|
||||||
@semantic-release/apm-config
|
@semantic-release/apm-config
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue