mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
docs: update release guide
This commit is contained in:
parent
8f88a0f0b2
commit
420f8e8f24
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ git commit -m "v$(jq -r '.version' package.json)"
|
|||
git tag "v$(jq -r '.version' package.json)"
|
||||
|
||||
# 4. Push branch and tag, then publish
|
||||
git push master [tag]
|
||||
git push origin master [tag]
|
||||
yarn publish
|
||||
|
||||
# 5. Generate release notes on GitHub, and comment on issues and pull requests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue