Update README.md

Co-authored-by: Tommy Byrd <tcbyrd@github.com>
This commit is contained in:
Yoann Chaudet
2022-07-26 11:14:52 -07:00
committed by GitHub
parent 58b7d54130
commit b4e423ab11

View File

@@ -12,7 +12,7 @@ See [action.yml](action.yml) for the various `inputs` this action supports.
For examples that make use of this action, check out our [starter-workflows][starter-workflows] in a variety of frameworks.
This action expects an artifact to have been uploaded from the same workflow using [`actions/upload-pages-artifact`][upload-pages-artifact].
This action expects an artifact named `github-pages` to have been created prior to execution. This is done automatically using [`actions/upload-pages-artifact`][upload-pages-artifact].
We recommend this action to be used in a dedicated job: