Update content/actions/using-workflows/reusing-workflows.md
Co-authored-by: Florian Wagner <h2floh@github.com>
This commit is contained in:
@@ -193,7 +193,7 @@ jobs:
|
||||
target: [dev, stage, prod]
|
||||
uses: octocat/octo-repo/.github/workflows/deployment.yml@main
|
||||
with:
|
||||
env: ${{ matrix.env }}
|
||||
target: ${{ matrix.target }}
|
||||
```
|
||||
{% endraw %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user