2bndy5/rmskin-build
packaging tool for Rainmeter User Content
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 4–6scored Jul 13, 2026
- Maintenance Recency
- Activelast commit Jul 1, 2026
- License
- MIT
Pinned Snippet
uses: 2bndy5/rmskin-action@cefb988ebf291b17d3d4dc442d3ac8cb162dde64 # v2.0.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of the Rainmeter rmskin package. Defaults to last 8 digits of SHA from commit or reference tags. | no | — |
| title | Name of the Rainmeter rmskin package. Defaults name of repository. | no | ${{ github.event.repository.name }} |
| author | Account Username maintaining the rmskin package. Defaults to Username that triggered the commit. | no | ${{ github.repository_owner }} |
| path | Base directory of repo being packaged. Defaults to current working directory path. | no | . |
| dir_out | Path to save generated rmskin package. Defaults to current working directory path. | no | . |
| dir-out | Path to save generated rmskin package. Defaults to current working directory path. | no | — |
Outputs
| name | description |
|---|---|
| arc_name | The path to & name of the .rmskin file that was generated. |
| arc-name | The path to & name of the .rmskin file that was generated. |