Skip to content

Commit 151c082

Browse files
foursixnineilmanzo
authored andcommitted
Enable permissions for github pages
1 parent e818257 commit 151c082

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
name: Deploy
1+
name: Deploy documentation
2+
permissions:
3+
pages: write
24

35
on:
46
push:

0 commit comments

Comments
 (0)