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 b63f33d commit cae0e7fCopy full SHA for cae0e7f
.github/workflows/create-meeting-artifacts-scheduled.yml
@@ -27,5 +27,6 @@ jobs:
27
matrix:
28
groups: ${{ fromJson(needs.create-matrix.outputs.groups) }}
29
uses: ./.github/workflows/create-meeting-artifacts-manual.yml
30
+ secrets: inherit
31
with:
32
meeting_group: ${{ matrix.groups }}
0 commit comments