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 ba72438 commit 2ee6239Copy full SHA for 2ee6239
README.md
@@ -34,7 +34,7 @@ jobs:
34
runs-on: ubuntu-latest
35
steps:
36
- name: Print Workflow Dispatch Inputs and Env Vars
37
- uses: shayki5/print-workflow-dispatch-inputs@v1.0.2
+ uses: shayki5/print-workflow-dispatch-inputs@v1
38
with:
39
print_env_vars: 'true' # Set 'true' to print environment variables as well (default: false)
40
```
0 commit comments