Skip to content

chore: update workflow permissions and environment settings#1

Merged
stolyarchuk merged 2 commits intomainfrom
docs
Jan 7, 2026
Merged

chore: update workflow permissions and environment settings#1
stolyarchuk merged 2 commits intomainfrom
docs

Conversation

@stolyarchuk
Copy link
Contributor

This pull request updates the GitHub Actions workflow for documentation deployment by adding explicit permissions and environment settings. These changes are necessary for secure and successful deployment to GitHub Pages.

Workflow configuration improvements:

  • Added explicit permissions for contents: write, pages: write, and id-token: write to the workflow, ensuring the workflow has the necessary access to deploy documentation to GitHub Pages.
  • Set the deployment environment to github-pages and configured the environment URL to use the output from the deployment step, improving traceability and integration with GitHub Pages.

@stolyarchuk stolyarchuk merged commit 2fa66a0 into main Jan 7, 2026
8 checks passed
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