This repository was archived by the owner on Jul 6, 2024. It is now read-only.
Commit 64128ea 1 parent 4f8fdf7 commit 64128ea Copy full SHA for 64128ea
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
extra-conf : ${{ env.nix-conf }}
29
29
- uses : cachix/cachix-action@v14
30
30
with :
31
- name : bjw-s
31
+ name : greyrock
32
32
authToken : ${{ secrets.CACHIX_AUTH_TOKEN }}
33
33
extraPullNames : nix-community
34
34
installCommand : ${{ env.cachix-install }}
43
43
extra-conf : ${{ env.nix-conf }}
44
44
- uses : cachix/cachix-action@v14
45
45
with :
46
- name : bjw-s
46
+ name : greyrock
47
47
authToken : ${{ secrets.CACHIX_AUTH_TOKEN }}
48
48
extraPullNames : nix-community
49
49
installCommand : ${{ env.cachix-install }}
@@ -156,7 +156,7 @@ jobs:
156
156
extra-conf : ${{ env.nix-conf }}
157
157
- uses : cachix/cachix-action@v14
158
158
with :
159
- name : bjw-s
159
+ name : greyrock
160
160
authToken : ${{ secrets.CACHIX_AUTH_TOKEN }}
161
161
extraPullNames : nix-community
162
162
installCommand : ${{ env.cachix-install }}
@@ -182,7 +182,7 @@ jobs:
182
182
extra-conf : ${{ env.nix-conf }}
183
183
- uses : cachix/cachix-action@v14
184
184
with :
185
- name : bjw-s
185
+ name : greyrock
186
186
authToken : ${{ secrets.CACHIX_AUTH_TOKEN }}
187
187
extraPullNames : nix-community
188
188
installCommand : ${{ env.cachix-install }}
You can’t perform that action at this time.
0 commit comments