Skip to content

Commit

Permalink
Specify keystore-password param
Browse files Browse the repository at this point in the history
  • Loading branch information
gsf committed Jul 29, 2024
1 parent b1e336c commit 8723552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
AWS_REGION: ${{ vars.AWS_REGION }}
with:
params: |
AB2D_BFD_KEYSTORE_PASSWORD=/bfd/password
AB2D_BFD_KEYSTORE_PASSWORD=/bfd/keystore-password
- name: Set env vars from AWS params
uses: cmsgov/ab2d-bcda-dpc-platform/actions/aws-params-env-action@main
Expand Down

0 comments on commit 8723552

Please sign in to comment.