We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d923043 + a5f4dac commit 6e3ae34Copy full SHA for 6e3ae34
1 file changed
.github/workflows/trigger-vita-preprod-tests.yml
@@ -7,7 +7,5 @@ jobs:
7
call-vita-tests:
8
name: Call Vita Integration Tests
9
uses: NHSDigital/eligibility-signposting-api-regression-tests/.github/workflows/my-vaccs-int-tests.yml@main
10
- with:
11
- environment: preprod
12
secrets:
13
- ELID_PREPROD_AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}
+ ELID_PREPROD_AWS_ACCOUNT_ID: ${{ secrets.PREPROD_AWS_ACCOUNT_ID }}
0 commit comments