Skip to content

Commit 1846d45

Browse files
authored
Update github-pages-dev.yml permissions
1 parent 75986c9 commit 1846d45

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/github-pages-dev.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ on:
66
# Allows you to run this workflow manually from the Actions tab
77
workflow_dispatch:
88

9+
910
jobs:
1011
site:
12+
permissions:
13+
contents: write
1114
uses: ./.github/workflows/reusable-github-pages.yml
1215
with:
1316
site-version: "dev"

0 commit comments

Comments
 (0)