Skip to content

Commit f00abfb

Browse files
author
Kate Osborn
committed
Use special reporting JWT for conformance tests
1 parent 53bd0e0 commit f00abfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
- name: Setup license file for plus
143143
if: ${{ inputs.image == 'plus' }}
144144
env:
145-
PLUS_LICENSE: ${{ secrets.JWT_PLUS_REPORTING }}
145+
PLUS_LICENSE: ${{ secrets.JWT_PLUS_EXCEPTION_REPORTING }}
146146
run: echo "${PLUS_LICENSE}" > license.jwt
147147

148148
- name: Setup conformance tests

0 commit comments

Comments
 (0)