Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Yoann Chaudet <[email protected]>
  • Loading branch information
KittyChiu and yoannchaudet authored Oct 10, 2024
1 parent a2d6704 commit e59cdfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e59cdfe

Please sign in to comment.