Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🧪🐛 Fix post-publish job permissions @ CI/CD
Declaring permissions explicitly takes away all the unlisted ones. This patch fixes `git push` in the post-publish job by declaring `contents: write` in it.
- Loading branch information