Browse Source
👷 Update token permissions to comment deployment URL in docs (#11917)
pull/11918/head
Sebastián Ramírez
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
.github/workflows/deploy-docs.yml
|
@ -7,6 +7,7 @@ on: |
|
|
- completed |
|
|
- completed |
|
|
permissions: |
|
|
permissions: |
|
|
deployments: write |
|
|
deployments: write |
|
|
|
|
|
issues: write |
|
|
|
|
|
|
|
|
jobs: |
|
|
jobs: |
|
|
deploy-docs: |
|
|
deploy-docs: |
|
|