We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9b900 commit c8f6f79Copy full SHA for c8f6f79
1 file changed
.github/workflows/CI.yml
@@ -47,6 +47,8 @@ jobs:
47
docs:
48
name: Documentation
49
runs-on: ubuntu-latest
50
+ permissions:
51
+ contents: write
52
steps:
53
- uses: actions/checkout@v5
54
- uses: julia-actions/julia-buildpkg@latest
0 commit comments