GHA: correct test upload to akamai
This commit is contained in:
2
.github/workflows/akamai-test.yml
vendored
2
.github/workflows/akamai-test.yml
vendored
@@ -8,6 +8,8 @@ jobs:
|
||||
name: Upload to Akamai
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
name: Gene file and upload
|
||||
id: gen-upload
|
||||
env:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.TOOLS_S3_ACCESS_KEY }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.TOOLS_S3_SECRET_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user