Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Nov 9, 2024
1 parent ff3a9a7 commit 7861716
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ jobs:
fail-fast: false
matrix:
config: ${{ fromJSON(needs.main.outputs.web) }}
permissions:
pages: write
id-token: write
uses: ./.github/workflows/_web.yaml
with:
config: ${{ toJSON(matrix.config.job) }}
Expand Down

0 comments on commit 7861716

Please sign in to comment.