Skip to content

Commit ea1441f

Browse files
authored
Update gitbook-deploy.yml -> 403 Error fix
1 parent 95dd470 commit ea1441f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/gitbook-deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Gitbook Build & Deploy to gh-pages
22

33
on: [workflow_dispatch]
44

5+
permissions:
6+
contents: write
7+
58
jobs:
69
build-and-publish:
710
name: Build and Deploy Gitbook

0 commit comments

Comments
 (0)