Skip to content

Commit 32a884d

Browse files
committed
Try: Remove permission
1 parent 6b410fe commit 32a884d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/deploy.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Build Doxygen and Deploy to GitHub Pages
22

3-
permissions:
4-
actions: read
5-
contents: write
6-
pages: write
7-
issues: write
3+
# permissions:
4+
# actions: read
5+
# contents: write
6+
# pages: write
7+
# issues: write
88

99
on:
1010
push:

0 commit comments

Comments
 (0)