actions-marketplace-validations/Upload Private Pages artifact
An action that simply sends a artifact with html static to your self-hosted privatepages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 11, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/privatepages_upload-action@3f3ac74d6ac3353a29e35898da361310e31f7d84 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Artifact name | no | github-pages |
| path | Path of the directory containing the static assets. | no | _site/ |
| privatepages-url | Your self-hosted privatepages URL | yes | — |
| privatepages-token | Your self-hosted privatepages token | yes | — |
Outputs
no outputs