publish to actions org

This commit is contained in:
Tommy Byrd
2021-12-13 23:03:09 -05:00
commit 3cef362ee9
28 changed files with 28531 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
# 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).