Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update bitrise-envs-sync.yml
Browse files Browse the repository at this point in the history
atn4z7 committed Feb 21, 2024
1 parent c38bf58 commit 841e871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bitrise-envs-sync.yml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jobs:
role-session-name: githubsa

- name: Retrieve envs from AWS Secrets Manager
working-directory: ./packages/core-mobile/scripts/github
working-directory: packages/core-mobile/scripts/github
run: |
./fetchEnvsFromAWS.sh "core/dev/mobile/.env.development.test" ".env.test"
cat .env.test

0 comments on commit 841e871

Please sign in to comment.