Skip to content

Commit

Permalink
fix: add missing variable to workflow (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
marianogoldman authored Feb 15, 2024
1 parent 79648a9 commit 369a255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
SDK_TEAM_AWS_ID: ${{ secrets.SDK_TEAM_AWS_ID }}
SDK_TEAM_AWS_SECRET: ${{ secrets.SDK_TEAM_AWS_SECRET }}
SDK_TEAM_S3_BASE_URL: ${{ secrets.SDK_TEAM_S3_BASE_URL }}
SDK_TEAM_AWS_REGION: ${{ secrets.SDK_TEAM_AWS_REGION }}

0 comments on commit 369a255

Please sign in to comment.