Skip to content

Commit

Permalink
fix(ci): retry release 3
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceanis committed Sep 27, 2023
1 parent a0d26c7 commit 018acd9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion packages/agent-explore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ You can specify a default agent configuration
```bash
agent-explore serve --port 8080 --schemaUrl https://example.ngrok.io/open-api.json --apiKey test123 --name Agent
```

1 change: 0 additions & 1 deletion packages/plugin/.npmrc

This file was deleted.

1 change: 0 additions & 1 deletion packages/plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,3 @@ const Plugin: IPlugin = {
};

```

0 comments on commit 018acd9

Please sign in to comment.