Jonathan Wright
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/publish.yml
|
@ -8,7 +8,7 @@ jobs: |
|
|
runs-on: ubuntu-latest |
|
|
runs-on: ubuntu-latest |
|
|
permissions: |
|
|
permissions: |
|
|
pull-requests: write |
|
|
pull-requests: write |
|
|
contents: read |
|
|
contents: write |
|
|
deployments: write |
|
|
deployments: write |
|
|
name: Publish to Cloudflare Pages |
|
|
name: Publish to Cloudflare Pages |
|
|
steps: |
|
|
steps: |
|
|