fix spacing

This commit is contained in:
Oliver King 2022-08-22 14:17:59 -04:00 committed by GitHub
parent ca3f299adf
commit ef8692a58f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +8,9 @@ This action requires the following permissions from your workflow:
```yaml ```yaml
permissions: permissions:
id-token: write id-token: write
contents: read contents: read
actions: read actions: read
``` ```
## Action capabilities ## Action capabilities