Skip to content

Commit 149355b

Browse files
committed
GHA: Fix update workflow
1 parent 9f707b1 commit 149355b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
--repo mpi4py/mpi4py
3535
--name mpi4py-docs
3636
${{ inputs.runid }}
37+
env:
38+
GITHUB_TOKEN: ${{ github.token }}
3739

3840
- name: Update documentation contents
3941
run: |

0 commit comments

Comments
 (0)