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 7757a0c commit a62bf6bCopy full SHA for a62bf6b
.github/workflows/action-test.yml
@@ -46,4 +46,4 @@ jobs:
46
NOCO_URL: ${{ secrets.NOCO_URL }}
47
NOCO_API_KEY: ${{ secrets.NOCO_API_KEY }}
48
NOCO_BASE_ID: ${{ secrets.NOCO_BASE_ID }}
49
- TIMEOUT: ${{ inputs.environment }}
+ TIMEOUT: ${{ inputs.timeout }}
0 commit comments