Skip to content

Fix GitHub Pages deploy permissions - #100

Merged
vitormattos merged 1 commit into
mainfrom
fix/documentation-pages-deploy-permission
Sep 21, 2026
Merged

vitormattos merged 1 commit into
mainfrom
fix/documentation-pages-deploy-permission

Conversation

@vitormattos

Copy link
Copy Markdown
Member

The documentation build is succeeding, but deployment to gh-pages is failing with HTTP 403 because the workflow token only has read access to repository contents.

This change grants the build job contents: write, which is required by crazy-max/ghaction-github-pages to push the generated site to the gh-pages branch.

Failed run: https://github.com/LibreSign/documentation/actions/runs/35656630452

@vitormattos
vitormattos merged commit 708316e into main Sep 21, 2026
1 of 2 checks passed
@vitormattos
vitormattos deleted the fix/documentation-pages-deploy-permission branch September 21, 2026 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant