fix syntax error

This commit is contained in:
Francisco Gindre 2022-03-04 13:43:55 -03:00 committed by GitHub
parent 385b0999a8
commit 8e22918c48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,9 @@ on:
jobs: jobs:
build: build:
contents: read permissions:
contents: read
runs-on: macos-latest runs-on: macos-latest
steps: steps: