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 a374201 commit 682d90bCopy full SHA for 682d90b
1 file changed
README.md
@@ -22,13 +22,6 @@ npm run dev
22
npm run build # outputs static site to dist/
23
```
24
25
-## Deploy (GitHub Pages)
26
-
27
-Pushing to `main` runs `.github/workflows/deploy.yml`, which builds and
28
-publishes `dist/`. In the repository settings, set **Pages → Build and
29
-deployment → Source** to **GitHub Actions**. The Vite `base` is relative
30
-(`./`), so it works under any `https://<user>.github.io/<repo>/` path.
31
32
## Updating chain metadata
33
34
The PAPI descriptors in `.papi/` are committed so builds are deterministic.
0 commit comments