liteyukistudio/Spage Release Action
Publish your website to Spage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 16, 2025
- License
- None
Pinned Snippet
uses: liteyukistudio/spage-release@720dc92da3ceec79378fa929c27363afbae1d98b # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Control panel URL | yes | — |
| dist | Site dist directory, e.g., ./dist | yes | — |
| site-id | Site ID | yes | — |
| tag | Tag for the release, e.g., v1.0.0, default is latest | no | latest |
| is-temp | Is this a temporary release? If true, the site will not be published to the public | no | false |
Outputs
| name | description |
|---|---|
| url | The URL of the site after the release |