chore: add read privileges to readme (#18)

This commit is contained in:
Niels Hofmans 2021-09-27 17:21:07 +02:00 committed by GitHub
parent 0583f8fbeb
commit f8bb88e07e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ jobs:
# Add "id-token" with the intended permissions. # Add "id-token" with the intended permissions.
permissions: permissions:
contents: read
id-token: 'write' id-token: 'write'
steps: steps:
@ -156,6 +157,7 @@ jobs:
# Add "id-token" with the intended permissions. # Add "id-token" with the intended permissions.
permissions: permissions:
contents: read
id-token: 'write' id-token: 'write'
steps: steps:
@ -201,6 +203,7 @@ jobs:
# Add "id-token" with the intended permissions. # Add "id-token" with the intended permissions.
permissions: permissions:
contents: read
id-token: 'write' id-token: 'write'
steps: steps:
@ -235,6 +238,7 @@ jobs:
# Add "id-token" with the intended permissions. # Add "id-token" with the intended permissions.
permissions: permissions:
contents: read
id-token: 'write' id-token: 'write'
steps: steps: