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 9c26a25 commit 1bcedddCopy full SHA for 1bceddd
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
setup-matrix:
10
runs-on: ubuntu-latest
11
outputs:
12
- matrix: ${{ steps.generate-matrix.outputs.matrix }}
+ folders: ${{ steps.generate-matrix.outputs.folders }}
13
steps:
14
- uses: actions/checkout@v3
15
- name: Generate Matrix
0 commit comments