Inherit secrets in the main workflow (#30708)

This is an attempt to fix results in the intermittent tracker.
This commit is contained in:
Martin Robinson 2023-11-08 15:23:54 +01:00 committed by GitHub
parent 3c57f2cb44
commit e0c0b65e2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View file

@ -137,6 +137,7 @@ jobs:
with:
production: ${{ inputs.production == 'true' }}
layout: "layout-2020"
secrets: inherit
wpt-2013:
if: ${{ github.ref_name == 'try-wpt-mac' || inputs.wpt-layout == '2013' || inputs.wpt-layout == 'all' }}
@ -146,6 +147,7 @@ jobs:
with:
production: ${{ inputs.production == 'true' }}
layout: "layout-2013"
secrets: inherit
result:
name: Result