ci: add write permissions to release_cli.yaml

This commit is contained in:
Boshen 2023-02-28 23:32:45 +08:00
parent 825e27178c
commit 5f651df156

View file

@ -12,6 +12,9 @@ on:
paths:
- npm/oxc/package.json
permissions:
contents: write # for softprops/action-gh-release
jobs:
check:
name: Check version