Skip to content

Commit 57cd372

Browse files
authored
chore(ci): fix gh-pages docs deployment (#1323)
1 parent f28f786 commit 57cd372

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/docs_deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Deploy Docs
22

3+
permissions:
4+
pages: write # Required for deploying to GitHub Pages with `secrets.GITHUB_TOKEN`
5+
36
on:
47
push:
58
tags:

0 commit comments

Comments
 (0)