Skip to content

Commit

Permalink
Test action runners
Browse files Browse the repository at this point in the history
  • Loading branch information
jamalsoueidan committed Oct 12, 2023
1 parent c68c51a commit 7509b63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ let responseJson = pm.response.json();
let token = responseJson.payload.token;
pm.environment.set("bearerToken", token);
```

.

0 comments on commit 7509b63

Please sign in to comment.