Skip to content

Commit

Permalink
fixup! fixup! ci: call TCB upload step for AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
derpsteb committed Nov 16, 2023
1 parent f2a4dd0 commit d878f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/e2e_attestationconfigapi/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ runs:
COSIGN_PRIVATE_KEY: ${{ inputs.cosignPrivateKey }}
COSIGN_PASSWORD: ${{ inputs.cosignPassword }}
run: |
bazel run //internal/api/attestationconfigapi/cli:cli_e2e_test -- $ {{ inputs.csp }}
bazel run //internal/api/attestationconfigapi/cli:cli_e2e_test -- ${{ inputs.csp }}

0 comments on commit d878f70

Please sign in to comment.