This commit is contained in:
parent
786c4bc289
commit
71489d61c4
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ jobs:
|
||||||
- run: env
|
- run: env
|
||||||
- run: nix flake check --keep-going
|
- run: nix flake check --keep-going
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ''
|
GITHUB_TOKEN: ${{ secrets.REAL_GITHUB_TOKEN }}
|
||||||
|
|
Reference in a new issue