This commit is contained in:
parent
f332e415cf
commit
df9a227358
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Install Nix
|
||||
uses: https://github.com/cachix/install-nix-action@v20
|
||||
with:
|
||||
github_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_access_token: ${{ secrets.__GITHUB_TOKEN }}
|
||||
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user