Skip to content

Commit 5d80ac1

Browse files
authored
Merge pull request #182 from ocefpaf/fix_docs
Fix docs deployment
2 parents 242dabd + bc09815 commit 5d80ac1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ on:
1515
jobs:
1616
build-docs:
1717
runs-on: ubuntu-latest
18+
permissions:
19+
contents: write
1820
defaults:
1921
run:
2022
shell: bash -l {0}

0 commit comments

Comments
 (0)