Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add write permissions for the snap release job
For pull requests raised from forked repositories, the `GITHUB_TOKEN` only comes with `read` permissions by default. This PR adds `write` permissions for the repository contents, so that the job can create/modify the release branch.
- Loading branch information