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 f316188 commit 4fa3607Copy full SHA for 4fa3607
.github/workflows/wasm-ci.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
crate: wasm-bindgen-cli
29
version: 0.2.95 # needs to match Cargo.toml and flake.nix version
30
- accesskey: AKIAU2WBY6VDTC563V7G
+ accesskey: ${{ vars.TOOL_CACHE_ACCESS_KEY_ID }}
31
secretkey: ${{ secrets.TOOL_CACHE_SECRET_KEY }}
32
os: ubuntu-22.04
33
- uses: actions/setup-node@v4
0 commit comments