Skip to content

Commit 622b2d6

Browse files
committed
Try to fix docs build
1 parent 94402e0 commit 622b2d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ jobs:
5656
docs:
5757
name: Documentation
5858
runs-on: ubuntu-latest
59+
permissions:
60+
contents: write
61+
statuses: write
5962
steps:
6063
- uses: actions/checkout@v4
6164
- uses: julia-actions/setup-julia@latest

0 commit comments

Comments
 (0)