Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjain05 authored Jan 22, 2024
1 parent ff5ca2f commit 18630ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ This action allows you to run Blazemeter existing test and create a new test.
## Example
**1. Run Existing Test**
```
uses: BlazeRunner-BZR/Github-Action@v8.1
uses: Blazemeter/github-action@v8.4
with:
apiKey: ""
apiSecret: ""
testID: ""
```
**2. Create New Test**
```
uses: BlazeRunner-BZR/Github-Action@v8.1
uses: Blazemeter/github-action@v8.4
with:
apiKey: ""
apiSecret: ""
Expand All @@ -82,7 +82,7 @@ with:
```
**3. Send microsoft teams notification**
```
uses: BlazeRunner-BZR/Github-Action@v8.1
uses: Blazemeter/github-action@v8.4
with:
apiKey: ""
apiSecret: ""
Expand Down

0 comments on commit 18630ae

Please sign in to comment.