Skip to content

Commit

Permalink
github: update Sphinx workflow to fix permission issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Inflianskas committed Feb 2, 2024
1 parent fe0f281 commit de16b47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sphinx.yml
Expand Up @@ -5,6 +5,9 @@ on:
branches:
- main

permissions:
contents: write

jobs:
build:
name: Sphinx Pages
Expand Down

0 comments on commit de16b47

Please sign in to comment.