Skip to content

Commit 682d90b

Browse files
committed
Update README
1 parent a374201 commit 682d90b

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ npm run dev
2222
npm run build # outputs static site to dist/
2323
```
2424

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-
3225
## Updating chain metadata
3326

3427
The PAPI descriptors in `.papi/` are committed so builds are deterministic.

0 commit comments

Comments
 (0)