mirror of https://github.com/nodejs/corepack.git
chore: fix permissions of `update-nock-files.yml` (#556)
This commit is contained in:
parent
cb2c063dd6
commit
2c2005cc42
|
|
@ -17,6 +17,8 @@ env:
|
|||
|
||||
jobs:
|
||||
build-and-update-nock-files:
|
||||
permissions:
|
||||
contents: write
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue