Update README.md

Co-authored-by: Yoann Chaudet <yoannchaudet@github.com>
This commit is contained in:
Kitty Chiu
2024-10-11 08:09:29 +11:00
committed by GitHub
parent a2d6704326
commit e59cdfe6d6

View File

@@ -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-📥)).
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
jobs: