Skip to content

Commit 9263d02

Browse files
authored
Update main.yml
1 parent 6f436e2 commit 9263d02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jobs:
55
build:
66
runs-on: ubuntu-latest
77
if: github.ref == 'refs/heads/main'
8+
permissions:
9+
pages: write
810
steps:
911
- name: checkout
1012
uses: actions/checkout@v4

0 commit comments

Comments
 (0)