Skip to content

Latest commit

 

History

History
105 lines (65 loc) · 5.41 KB

File metadata and controls

105 lines (65 loc) · 5.41 KB

Icon GitHub Action: Jampack

Jampack

Marketplace Release License Stars PRs Welcome GitHub Verified Creator

Overview

Action to run Jampack post-processing tool on given static assets.

Usage

- uses: hoverkraft-tech/ci-github-publish/actions/deploy/jampack@2d72bc5fabd9f74402b62915a21582cdc22e654b # 0.27.0
  with:
    # Path of the directory containing the static assets.
    # This input is required.
    # Default: `.`
    path: .

Inputs

Input Description Required Default
path Path of the directory containing the static assets. true .

Contributing

Contributions are welcome! Please see the contributing guidelines for more details.

License

This project is licensed under the MIT License.

SPDX-License-Identifier: MIT

Copyright © 2026 Hoverkraft

For more details, see the license.


This documentation was automatically generated by CI Dokumentor.