Skip to content

Commit 122a619

Browse files
Merge pull request #651 from feichashao/update-release-doc
doc: Update release sop to fix token permission
2 parents b6d3ffc + b4ee7da commit 122a619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To release to GitHub, you'll need to export a `GITHUB_TOKEN` environment variabl
1111
It will be used to deploy releases to your GitHub repository. You can create a new GitHub token [here](https://github.com/settings/tokens/new).
1212

1313
- Pick a name and a reasonable expiration date (1 day should be enough).
14-
- Grant API and write_repository permissions.
14+
- Grant the `write:packages` permission.
1515
- Export the token for later use:
1616

1717
```bash

0 commit comments

Comments
 (0)