Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Commit 64128ea

Browse files
committed
fix: GA - Use me
1 parent 4f8fdf7 commit 64128ea

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build-flake.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
extra-conf: ${{ env.nix-conf }}
2929
- uses: cachix/cachix-action@v14
3030
with:
31-
name: bjw-s
31+
name: greyrock
3232
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
3333
extraPullNames: nix-community
3434
installCommand: ${{ env.cachix-install }}
@@ -43,7 +43,7 @@ jobs:
4343
extra-conf: ${{ env.nix-conf }}
4444
- uses: cachix/cachix-action@v14
4545
with:
46-
name: bjw-s
46+
name: greyrock
4747
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
4848
extraPullNames: nix-community
4949
installCommand: ${{ env.cachix-install }}
@@ -156,7 +156,7 @@ jobs:
156156
extra-conf: ${{ env.nix-conf }}
157157
- uses: cachix/cachix-action@v14
158158
with:
159-
name: bjw-s
159+
name: greyrock
160160
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
161161
extraPullNames: nix-community
162162
installCommand: ${{ env.cachix-install }}
@@ -182,7 +182,7 @@ jobs:
182182
extra-conf: ${{ env.nix-conf }}
183183
- uses: cachix/cachix-action@v14
184184
with:
185-
name: bjw-s
185+
name: greyrock
186186
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
187187
extraPullNames: nix-community
188188
installCommand: ${{ env.cachix-install }}

0 commit comments

Comments
 (0)