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 914e1be commit 5cc2127Copy full SHA for 5cc2127
.github/workflows/new-workflow.yml
@@ -39,4 +39,4 @@ jobs:
39
type: ${{ matrix.type }}
40
41
- name: Print
42
- run: echo ${{ steps.find.outputs }}
+ run: echo ${{ steps.find.outputs.packages }}
0 commit comments