Skip to content

Commit 8fac07e

Browse files
committed
Fixed deploy-prod permissions
1 parent 0a3f091 commit 8fac07e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/master-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
5959
docs:
6060
needs: deploy-prod
61+
permissions:
62+
contents: write
6163
uses: ./.github/workflows/docs.yml
6264
with:
6365
version: ${{ github.ref_name }}

0 commit comments

Comments
 (0)