Added permissions
This commit is contained in:
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@@ -28,6 +28,9 @@ jobs:
|
||||
deploy-test:
|
||||
uses: ./.github/workflows/s3_sync.yml
|
||||
needs: build
|
||||
permissions:
|
||||
id-token: write
|
||||
contents: read
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
bucket: techradar-test-aoe
|
||||
|
||||
Reference in New Issue
Block a user