docs: add permissions contents write (#753)

This commit is contained in:
Shohei Ueda
2022-05-17 00:40:42 +09:00
committed by GitHub
parent 9084ef1cda
commit 414c92c5ff
3 changed files with 35 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ jobs:
- 'ubuntu-18.04'
- 'macos-latest'
- 'windows-latest'
permissions:
contents: write
steps:
- uses: actions/checkout@v3