Update license + README

This commit is contained in:
Yoann Chaudet
2022-05-24 14:46:39 -07:00
parent 3b52cfdf0b
commit d03cb3712b
2 changed files with 21 additions and 3 deletions

View File

@@ -1,2 +1,20 @@
# upload-pages-artifact
Composite action to package and upload an artifact that can be deployed to GitHub Pages
# Upload-Pages-Artifact
A composite action for packaging and uploading artifact that can be deployed to [GitHub Pages][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).
<!-- references -->
[pages]: https://pages.github.com