Skip to content

Commit 2ba372c

Browse files
authored
CD: fix docs deployment (#273)
closes gh-266
1 parent 6998deb commit 2ba372c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Docs Deploy
22

33
permissions:
4-
contents: read
4+
contents: write # needed for the deploy step
55

66
on:
77
workflow_run:

0 commit comments

Comments
 (0)