Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
docs: publish process
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeysova committed May 7, 2021
1 parent 922bb3c commit 0be8780
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@ Example:
```sh
DEBUG=woly:* NEXT=true DRY_RUN=true yarn build
```

## Publish process

1. Review [draft release](https://github.com/woly-ui/woly/releases) in GitHub
1. Set version from draft release to [package.json](./package.json)
1. Commit and push
1. At the [Publish Package CI](https://github.com/woly-ui/woly/actions/workflows/npm.yml) press "Run workflow"
1. Set "yes" for packages that need to be published, and press "Run workflow"

0 comments on commit 0be8780

Please sign in to comment.