We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8208f36 commit 292f5ffCopy full SHA for 292f5ff
.github/workflows/build-wasm.yaml
@@ -38,7 +38,7 @@ jobs:
38
39
deploy_wasm:
40
environment:
41
- name: github-pages
+ name: wasm
42
url: ${{ steps.deployment.outputs.page_url }}
43
runs-on: ubuntu-latest
44
needs: build_wasm
0 commit comments