ls to JSON
ActionsTags
(2)ls
to JSON.
steps:
- id: ls
uses: snow-actions/[email protected]
- run: echo "${json}"
env:
json: ${{ steps.ls.outputs.json }}
See action.yml
Name | Description | Default | Required |
---|---|---|---|
path |
Path | . |
yes |
dotfiles |
Include dotfiles | false |
no |
Name | Description |
---|---|
json |
JSON |
ubuntu-*
windows-*
macos-*
self-hosted
- Any
- Bash
- jq
Welcome.
ls to JSON is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.