Skip to content

Commit

Permalink
Add env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
dnnanuti authored and IsaevIlya committed Dec 11, 2023
1 parent fdeac00 commit d34858f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ env:
CI_REGION: ${{ vars.S3_REGION }}
CI_BUCKET: ${{ vars.S3_BUCKET }}
CI_PREFIX: ${{ vars.S3_PREFIX }}

CI_EXPRESS_BUCKET: ${{ vars.S3_EXPRESS_BUCKET }}
CI_EXPRESS_REGION: ${{ vars.S3_EXPRESS_REGION }}

jobs:
generate_third_party_licenses:
Expand Down

0 comments on commit d34858f

Please sign in to comment.