We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497efa7 commit d263b5bCopy full SHA for d263b5b
1 file changed
.github/workflows/shadow.yml
@@ -41,3 +41,5 @@ jobs:
41
shadow_ref: ${{ inputs.shadow_ref || 'v0' }}
42
secrets:
43
AWS_ROLE_ARN: ${{ secrets.AWS_ROLE_ARN }}
44
+ GUARDRAIL_ID: ${{ secrets.GUARDRAIL_ID }}
45
+ GUARDRAIL_VERSION: ${{ secrets.GUARDRAIL_VERSION }}
0 commit comments