mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2026-05-14 03:46:52 +00:00
Lowercase the README title
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Upload-Pages-Artifact
|
# upload-pages-artifact
|
||||||
|
|
||||||
A composite action for packaging and uploading artifact that can be deployed to [GitHub Pages][pages].
|
A composite action for packaging and uploading artifact that can be deployed to [GitHub Pages][pages].
|
||||||
|
|
||||||
@@ -52,4 +52,4 @@ The scripts and documentation in this project are released under the [MIT Licens
|
|||||||
[draft-release]: .github/workflows/draft-release.yml
|
[draft-release]: .github/workflows/draft-release.yml
|
||||||
[release]: .github/workflows/release.yml
|
[release]: .github/workflows/release.yml
|
||||||
[gzip]: https://en.wikipedia.org/wiki/Gzip
|
[gzip]: https://en.wikipedia.org/wiki/Gzip
|
||||||
[tar]: https://en.wikipedia.org/wiki/Tar_(computing)
|
[tar]: https://en.wikipedia.org/wiki/Tar_(computing)
|
||||||
|
|||||||
Reference in New Issue
Block a user