Skip to content

Commit 1b8b702

Browse files
Add content write permission to ghpage workflow
Change-Id: I13a10316400dd80a8149e6e8a265c13a51aee652
1 parent 61c32fb commit 1b8b702

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/edge_ghpage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main
77
- master
8+
permissions:
9+
contents: write
810
jobs:
911
build-and-deploy:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)