mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2026-02-09 03:45:23 +00:00
Update README.md
Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ A composite Action for packaging and uploading artifact that can be deployed to
|
|||||||
|
|
||||||
See [action.yml](action.yml) for the various `inputs` this action supports (or [below](#inputs-📥)).
|
See [action.yml](action.yml) for the various `inputs` this action supports (or [below](#inputs-📥)).
|
||||||
|
|
||||||
We recommend this action to be used in the build job:
|
If you breakdown your workflow in two jobs (`build` and `deploy`), we recommend this action to be used in your `build` job:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user