Skip to content

Commit

Permalink
fix ci - new try 2
Browse files Browse the repository at this point in the history
  • Loading branch information
oberstet committed Mar 9, 2021
1 parent 2f37525 commit 8b80e4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
env:
AWS_DEFAULT_REGION: eu-central-1
AWS_S3_BUCKET_NAME: download.crossbario.com
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8b80e4c

Please sign in to comment.