Skip to content

Commit

Permalink
fix(ci): retry release 2
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceanis committed Sep 27, 2023
1 parent 6cba4ad commit 7ed4359
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/agent-explore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ 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
```

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

```

0 comments on commit 7ed4359

Please sign in to comment.