mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
docs: modify docs for v4
This commit is contained in:
parent
61680d0e9b
commit
4f78463090
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ steps:
|
|||
with:
|
||||
semantic_version: 19.0.5 # It is recommended to specify a version range
|
||||
# for semantic-release when using
|
||||
# semantic-release-action lower than @v3
|
||||
# semantic-release-action lower than @v4
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue