Skip to content

Commit

Permalink
fix: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Oct 13, 2022
1 parent 88a381a commit ce8f7a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"separate-pull-requests": true,
"last-release-sha": "b060c0b299ee55dbe7820231c63be90129a39652",
"packages": {
"packages/access": {},
"packages/access-api": {},
Expand Down
4 changes: 2 additions & 2 deletions packages/access-api/readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# w3access API

## Contributing
## contributing

We use `pnpm` in this project and commit the `pnpm-lock.yaml` file.

### Install dependencies.
### install dependencies.

```bash
# Install all dependencies in the mono-repo
Expand Down

0 comments on commit ce8f7a9

Please sign in to comment.