Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shayki5 authored Jul 23, 2024
1 parent ba72438 commit 2ee6239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Print Workflow Dispatch Inputs and Env Vars
uses: shayki5/print-workflow-dispatch-inputs@v1.0.2
uses: shayki5/print-workflow-dispatch-inputs@v1
with:
print_env_vars: 'true' # Set 'true' to print environment variables as well (default: false)
```
Expand Down

0 comments on commit 2ee6239

Please sign in to comment.