mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
Document that you need to set GITHUB_TOKEN
This commit is contained in:
parent
0eaed891f4
commit
2e7bb61a83
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ release:
|
||||||
```console
|
```console
|
||||||
$ export VERSION=X.YY
|
$ export VERSION=X.YY
|
||||||
$ git checkout -b release-notes
|
$ git checkout -b release-notes
|
||||||
|
$ export GITHUB_TOKEN=...
|
||||||
$ ./maintainers/release-notes
|
$ ./maintainers/release-notes
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue