Update GitHub token reference in check.yml

This commit is contained in:
Daniel Winkler 2026-01-30 14:39:17 +11:00 committed by GitHub
commit edbb89cffd
Failed to generate hash of commit

View file

@ -28,7 +28,7 @@ jobs:
hatchet-protocol: 'carve'
- uses: cachix/install-nix-action@v31
with:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
github_access_token: ${{ secrets.GH_TOKEN }}
- uses: cachix/cachix-action@v14
with:
name: rde