Skip to content

Conversation

@story645
Copy link
Member

@story645 story645 commented Oct 6, 2025

fix the permissions so that the deployment works/page can get updated

PR Summary

fix the permissions so that the deployment works/page can get updated
mostly test if deployment is fixed
Comment on lines 3 to 4
contents: write
deployments: write
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how relevant this is because we have only one job, but the general recommendation is

  • Set top-level permissions as read-all or contents: read as described in GitHub's documentation.
  • Set any required write permissions at the job-level. Only set the permissions required for that job; do not set permissions: write-all at the job level.

Co-authored-by: Elliott Sales de Andrade <[email protected]>
@QuLogic QuLogic merged commit e3908a4 into main Oct 22, 2025
2 checks passed
@story645 story645 deleted the story645-patch-1 branch October 22, 2025 04:36
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.

4 participants