mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-08 08:06:15 +00:00
18 lines
404 B
Markdown
18 lines
404 B
Markdown
# Deploy-Pages
|
|
|
|
This deploys artifacts to GitHub Pages.
|
|
|
|
# Scope
|
|
|
|
⚠️ Official support for building Pages with Actions is in public beta at the moment. The scope is currently limited to **public repositories only**.
|
|
|
|
# Usage
|
|
|
|
See [action.yml](action.yml)
|
|
|
|
<!-- TODO: document custom workflow -->
|
|
|
|
# License
|
|
|
|
The scripts and documentation in this project are released under the [MIT License](LICENSE).
|