microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.25k stars 591 forks source link

Added tokens for github pages workflow #6993

Closed janechu closed 3 months ago

janechu commented 3 months ago

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