Skip to content

Latest commit

 

History

History
104 lines (64 loc) · 3.34 KB

File metadata and controls

104 lines (64 loc) · 3.34 KB

Icon GitHub Action: Jampack

Jampack

Marketplace Release License Stars PRs Welcome

Overview

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

Usage

- uses: hoverkraft-tech/ci-github-publish/actions/deploy/jampack@48e0c54489152b98d9e18f0454ccce120e9d0fd1 # 0.23.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.