We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d6704 commit e59cdfeCopy full SHA for e59cdfe
README.md
@@ -6,7 +6,7 @@ A composite Action for packaging and uploading artifact that can be deployed to
6
7
See [action.yml](action.yml) for the various `inputs` this action supports (or [below](#inputs-📥)).
8
9
-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:
10
11
```yaml
12
jobs:
0 commit comments