Skip to content

Commit 13f7d45

Browse files
Add explicit write permissions block
1 parent b8a7a78 commit 13f7d45

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ on:
1313
jobs:
1414
build:
1515
runs-on: ubuntu-latest
16+
permissions:
17+
contents: write
1618

1719
steps:
1820
- name: Checkout 🛎️

0 commit comments

Comments
 (0)