Skip to content

Commit 2ee6239

Browse files
authored
Update README.md
1 parent ba72438 commit 2ee6239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
steps:
3636
- name: Print Workflow Dispatch Inputs and Env Vars
37-
uses: shayki5/print-workflow-dispatch-inputs@v1.0.2
37+
uses: shayki5/print-workflow-dispatch-inputs@v1
3838
with:
3939
print_env_vars: 'true' # Set 'true' to print environment variables as well (default: false)
4040
```

0 commit comments

Comments
 (0)