We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f707b1 commit 149355bCopy full SHA for 149355b
.github/workflows/update.yml
@@ -34,6 +34,8 @@ jobs:
34
--repo mpi4py/mpi4py
35
--name mpi4py-docs
36
${{ inputs.runid }}
37
+ env:
38
+ GITHUB_TOKEN: ${{ github.token }}
39
40
- name: Update documentation contents
41
run: |
0 commit comments