Skip to content

Commit

Permalink
docs: 📝 readme updated to include settings for github actions to crea…
Browse files Browse the repository at this point in the history
…te pull requests
  • Loading branch information
AkashRajpurohit committed Mar 29, 2024
1 parent ef34ad8 commit 588d4bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ That is pretty much it, follow the steps for creating a new repository and its d

## Configurations ⚙️

### Github Actions

In order for changesets to be able to create pull requests, you need to allow it to create and approve pull requests. You can find these settings under the repository settings in the "Actions" tab.

![Allow changesets to create pull requests](./assets/github-action.png)

### Release to NPM

Few configurations are required for making the publishing and releasing to NPM automated.
Expand Down
Binary file added assets/github-action.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 588d4bb

Please sign in to comment.