Skip to content

ls to JSON

Actions
ls to JSON
v1.0.0
Latest
Star (1)

ls

Test

ls to JSON.

Usage

steps:
  - id: ls
    uses: snow-actions/[email protected]
  - run: echo "${json}"
    env:
      json: ${{ steps.ls.outputs.json }}

Inputs & Outputs

See action.yml

Inputs

Name Description Default Required
path Path . yes
dotfiles Include dotfiles false no

Outputs

Name Description
json JSON

Supported

Runners

  • ubuntu-*
  • windows-*
  • macos-*
  • self-hosted

Events

  • Any

Dependencies

Contributing

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.

About

ls to JSON
v1.0.0
Latest

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.