Add gh token
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 29s
Example / Example (push) Failing after 2m7s

This commit is contained in:
Zuckerberg 2023-10-01 08:49:26 -06:00
parent d6c2a9e0f3
commit b91aef53e2

View File

@ -13,6 +13,8 @@ jobs:
- name: Install Nix
uses: https://github.com/cachix/install-nix-action@v23
with:
github_access_token: ${{ secrets.__GITHUB_TOKEN }}
- name: Install dependencies
run: nix profile install nixpkgs#nodejs-18_x