Skip to content
Permalink
d03cb3712b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
20 lines (11 sloc) 531 Bytes
# 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