We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd887d commit 9a4726dCopy full SHA for 9a4726d
README.md
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Execute Tests
16
id: tstExec
17
- uses: RapidAPI/gh-api-testing-trigger@v0.0.2
+ uses: RapidAPI/gh-api-testing-trigger@v0.0.3
18
with:
19
test: 'YOUR_TEST_ID'
20
location: 'AWS-US-WEST-2'
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "RapidAPI-testing-github-action",
3
- "version": "1.0.0",
+ "version": "0.0.3",
4
"description": "",
5
"main": "index.js",
6
"scripts": {
0 commit comments