File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ permissions:
1414
1515jobs :
1616 build :
17- uses : spyderorg /workflows/.github/workflows/make-ci.yml@main
17+ uses : devnw /workflows/.github/workflows/make-ci.yml@main
1818 secrets : inherit # pragma: allowlist secret
Original file line number Diff line number Diff line change @@ -34,13 +34,13 @@ jobs:
3434 - uses : DeterminateSystems/nix-installer-action@main
3535 - uses : DeterminateSystems/magic-nix-cache-action@main
3636 with :
37- upstream-cache : https://spyder .cachix.org
37+ upstream-cache : https://oss-devnw .cachix.org
3838 - uses : DeterminateSystems/flake-checker-action@main
3939
4040 - name : Setup Cachix
4141 uses : cachix/cachix-action@v16
4242 with :
43- name : spyder
43+ name : oss-devnw
4444 authToken : ' ${{ secrets.CACHIX_AUTH_TOKEN }}'
4545 - name : Use doc-pages composite action
4646 uses : codeprosorg/doc-pages@main
You can’t perform that action at this time.
0 commit comments