| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The script `.github/update-release-branch.py` uses the `git` command to push changes. Therefore we need to ensure that `git` authenticates with a token that has the `workflows` write permision. This change restore the GitHub token used by the script to access the API and applies the `workflows` write permission to the token used by `git`.
|
Where does the workflows: write permission get applied? |
Sorry, something went wrong.
|
The GitHub App generating the token applies that permission. The token is then used by by git to push. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The script .github/update-release-branch.py uses the git command to push changes. Therefore we need to ensure that git authenticates with a token that has the workflows write permision.
This change restore the GitHub token used by the script to access the API and applies the workflows write permission to the token used by git.
Merge / deployment checklist