add secret
Some checks failed
Check Flake / check-flake (push) Failing after 19s

This commit is contained in:
Zuckerberg 2023-04-29 10:10:38 -06:00
parent 1040a10e16
commit f332e415cf

View File

@ -18,6 +18,8 @@ jobs:
- name: Install Nix
uses: https://github.com/cachix/install-nix-action@v20
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Checkout the repository
uses: actions/checkout@v3