Skip to content

Commit 60d097a

Browse files
committed
chore(ci): add permissions to docs pipeline
1 parent 2b7163a commit 60d097a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish_docs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
jobs:
1212
gh-release:
13+
permissions:
14+
contents: write
1315
runs-on: ubuntu-latest
1416
steps:
1517
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)