Skip to content

Commit

Permalink
Make clear release should be done from root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes authored and cjpillsbury committed Jan 10, 2022
1 parent b1b1f5c commit 6030880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_INTERNAL.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Releasing

1. `yarn release`
1. From the workspace root directory, run `yarn release`
2. `git push && git push origin --tags`
3. Create a [new release in GitHub](https://github.com/muxinc/elements/releases) and write a description

0 comments on commit 6030880

Please sign in to comment.