File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 - uses : DeterminateSystems/nix-installer-action@main
7878 with :
7979 flakehub : true
80- - uses : DeterminateSystems/magic-nix -cache-action@main
80+ - uses : DeterminateSystems/flakehub -cache-action@main
8181 - uses : webfactory/ssh-agent@v0.9.0
8282 if : ${{ inputs.enable-ssh-agent }}
8383 with :
@@ -144,7 +144,7 @@ jobs:
144144 if : ${{ !github.repository.fork && inputs.visibility != '' && (github.ref == format('refs/heads/{0}', inputs.default-branch) || startsWith(github.ref, 'refs/tags/')) }}
145145 with :
146146 flakehub : true
147- - uses : DeterminateSystems/magic-nix -cache-action@main
147+ - uses : DeterminateSystems/flakehub -cache-action@main
148148 if : ${{ !github.repository.fork && inputs.visibility != '' && (github.ref == format('refs/heads/{0}', inputs.default-branch) || startsWith(github.ref, 'refs/tags/')) }}
149149 - uses : " DeterminateSystems/flakehub-push@main"
150150 if : ${{ !github.repository.fork && inputs.visibility != '' && (github.ref == format('refs/heads/{0}', inputs.default-branch) || startsWith(github.ref, 'refs/tags/')) }}
You can’t perform that action at this time.
0 commit comments