Skip to content

fix(ci): give deploy job write permissions#253

Merged
tschneidereit merged 1 commit intobytecodealliance:mainfrom
andreiltd:fix-docs-deploy
Jul 22, 2025
Merged

fix(ci): give deploy job write permissions#253
tschneidereit merged 1 commit intobytecodealliance:mainfrom
andreiltd:fix-docs-deploy

Conversation

@andreiltd
Copy link
Copy Markdown
Member

@andreiltd andreiltd commented Jul 22, 2025

I'm not sure why I don't need this to deploy gh-pages on my fork, but hopefully this will fix the CI:

https://github.com/bytecodealliance/StarlingMonkey/actions/runs/16442845527/job/46467489433

Another possible issue might be that the workflow permissions for repo (settings > actions > general) are set to read only. I don't have access to verify this.

@andreiltd andreiltd requested a review from tschneidereit July 22, 2025 11:46
Copy link
Copy Markdown
Member

@tschneidereit tschneidereit left a comment

Choose a reason for hiding this comment

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

You're correct: the repo is configured to only give actions read access by default. If I understand the documentation correctly, this change should indeed fix things, so let's hope it does!

@tschneidereit tschneidereit merged commit 865ab3d into bytecodealliance:main Jul 22, 2025
7 checks passed
@github-actions github-actions Bot mentioned this pull request Oct 16, 2025
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.

2 participants