Skip to content

Commit

Permalink
chore: update creds to support multiple creds for stripe
Browse files Browse the repository at this point in the history
  • Loading branch information
pixincreate committed Dec 16, 2024
1 parent 88ba0d5 commit 06d09b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-tests-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
CONNECTOR_AUTH_PASSPHRASE: ${{ secrets.CONNECTOR_AUTH_PASSPHRASE }}
CONNECTOR_CREDS_S3_BUCKET_URI: ${{ secrets.CONNECTOR_CREDS_S3_BUCKET_URI}}
DESTINATION_FILE_NAME: "creds.json.gpg"
S3_SOURCE_FILE_NAME: "6f8289a9-6da0-433b-8a24-18d4d7257b7f.json.gpg"
S3_SOURCE_FILE_NAME: "2c0936f6-516c-4afb-b62b-e460ce4389bb.json.gpg"
shell: bash
run: |
mkdir -p ".github/secrets" ".github/test"
Expand Down

0 comments on commit 06d09b2

Please sign in to comment.