[ci] yarn format
This commit is contained in:
parent
6d9ef9c0e9
commit
01387674ba
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ By default, the build output will be placed at `dist/`. You may deploy this `dis
|
|||
|
||||
### GitHub Actions
|
||||
|
||||
|
||||
1. In the astro project repo, create `gh-pages` branch then go to Settings > Pages and set to `gh-pages` branch for Github Pages and set directory to `/` (root).
|
||||
2. Set the correct `buildOptions.site` in `astro.config.mjs`.
|
||||
3. Create the file `.github/workflows/main.yml` and add in the yaml below. Make sure to edit in your own details.
|
||||
|
|
Loading…
Reference in a new issue