Skip to content

Commit

Permalink
More permissions debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
cpsievert committed Nov 15, 2024
1 parent 7d9f475 commit 7b9b93f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ env:
UV_VERSION: "0.4.x"
PYTHON_VERSION: 3.12

permissions:
contents: write
pages: write

jobs:
docs-publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7b9b93f

Please sign in to comment.