Skip to content

Commit e02c313

Browse files
committed
Added write permission
1 parent c0eae6e commit e02c313

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-24.04
1212
concurrency:
1313
group: ${{ github.workflow }}-${{ github.ref }}
14+
permissions:
15+
contents: write
1416
steps:
1517
- uses: actions/checkout@v4
1618
with:

0 commit comments

Comments
 (0)