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 40fc1c9 commit 30a819fCopy full SHA for 30a819f
README.md
@@ -17,7 +17,7 @@ This action lets you run a Test, Case, or Flow for a specific Site from your [Cu
17
## Example usage
18
19
``` yml
20
-uses: actions/[email protected].1
+uses: actions/cursion-runner@v0.0.5
21
with:
22
api-token: ${{ secrets.CURSION_API_TOKEN }}
23
run-type: 'flow'
0 commit comments