Skip to content

Commit a5f9a00

Browse files
committed
chore: add env
1 parent 1c53d2e commit a5f9a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/distribute_external.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
env:
8686
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
8787
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
88+
AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}
8889
run: bundle exec fastlane distribute_to_s3
8990

9091
ios:

0 commit comments

Comments
 (0)