We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b27072a commit 8c5d32bCopy full SHA for 8c5d32b
.github/workflows/integrate.yaml
@@ -62,6 +62,7 @@ jobs:
62
trusted-public-keys = hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= iohk.cachix.org-1:DpRUyj7h7V830dp/i6Nti+NEO2/nhblbov/8MW7Rqoo= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
63
substituters = https://hydra.iohk.io https://iohk.cachix.org https://cache.nixos.org/
64
extra-experimental-features = nix-command flakes
65
+ access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
66
- uses: cachix/cachix-action@v10
67
with:
68
name: mlabs
0 commit comments