Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update doc.yml
  • Loading branch information
aduh95 authored Mar 21, 2023
commit 50de617dc834a52b5b4dff77e1e5b303958af907
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
if: github.event.pull_request
needs: build-docs
runs-on: ubuntu-latest
permission:
permissions:
contents: read|write
steps:
- name: Check out the gh-pages branch
Expand Down