We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b97180 commit 5077126Copy full SHA for 5077126
.github/workflows/validate-action.yml
@@ -24,5 +24,5 @@ jobs:
24
uses: ./ # Assuming the action is in the root directory
25
with:
26
json-file-path: "__tests__/test.json"
27
- example-app: "sample-app-3"
+ example-app: "sample-app-1"
28
build-script: "__tests__/build_script.sh"
0 commit comments