Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
atn4z7 committed Feb 22, 2024
1 parent 2e13dad commit cda69dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bitrise-envs-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
role-to-assume: arn:aws:iam::975050371175:role/github-sa-role
role-session-name: githubsa

- name: Get envs
- name: Get envs from AWS
uses: aws-actions/aws-secretsmanager-get-secrets@v1
with:
secret-ids: |
Expand Down
2 changes: 1 addition & 1 deletion packages/core-mobile/scripts/github/uploadEnvsToBitrise.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fi

app_slug="7d7ca5af7066e290"
file_name="env-files.zip"
bitrise_file_name=ENV_FILES2
bitrise_file_name=ENV_FILES
access_token=$1
base_url="https://api.bitrise.io/v0.1/apps/$app_slug"

Expand Down

0 comments on commit cda69dc

Please sign in to comment.