Skip to content

Commit e59cdfe

Browse files
Update README.md
Co-authored-by: Yoann Chaudet <[email protected]>
1 parent a2d6704 commit e59cdfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A composite Action for packaging and uploading artifact that can be deployed to
66

77
See [action.yml](action.yml) for the various `inputs` this action supports (or [below](#inputs-📥)).
88

9-
We recommend this action to be used in the build job:
9+
If you breakdown your workflow in two jobs (`build` and `deploy`), we recommend this action to be used in your `build` job:
1010

1111
```yaml
1212
jobs:

0 commit comments

Comments
 (0)