Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tokens for github pages workflow #6993

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

janechu
Copy link
Collaborator

@janechu janechu commented Jun 18, 2024

Pull Request

📖 Description

The repository does not have permissions to add commits to a branch on GitHub, this adds to the github pages deploy workflow the same tokens used for npm package publishing which must perform a similar action and so should work.

👩‍💻 Reviewer Notes

Initial attempt at manually running the workflow ended in a 403, in theory this change should grant the permissions needed to apply commits to the gh-pages branch.

✅ Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

@janechu janechu self-assigned this Jun 18, 2024
@janechu janechu force-pushed the users/janechu/add-gh-tokens-for-gh-pages-deploy branch from 1e17bf0 to a999515 Compare June 18, 2024 21:31
@janechu janechu merged commit f479184 into master Jun 18, 2024
5 checks passed
@janechu janechu deleted the users/janechu/add-gh-tokens-for-gh-pages-deploy branch June 18, 2024 21:39
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.

3 participants