Directory Listing Generator
Version updated for https://github.com/pranabdas/directory-listing to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action generates directory listings for a repository’s files and directories and automates their automatic deployment to a specified branch, either within the same repository or an external repository using personal access tokens. The action is useful for creating static websites directly from a GitHub repository without additional setup, and it supports various configuration options such as excluding certain files, setting custom site URLs, and managing publishing directories.
What’s Changed
What’s Changed
- chore: improve styling by @pranabdas in https://github.com/pranabdas/directory-listing/pull/2
Full Changelog: https://github.com/pranabdas/directory-listing/compare/v1...v1.0.1