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 389acee commit ffdad46Copy full SHA for ffdad46
.github/actions/install-nix/action.yml
@@ -2,7 +2,7 @@ name: install Nix
2
3
inputs:
4
cachixAuthToken:
5
- description: auth token for https://app.cachix.org/organization/wasmcloud/cache/wrpc
+ description: auth token for https://app.cachix.org/organization/wasmcloud/cache/bytecodealliance
6
7
runs:
8
using: composite
0 commit comments