set up new workflow and migrate to .forgejo dir
Some checks failed
PR Gate / Checks (pull_request) Failing after 17s
Some checks failed
PR Gate / Checks (pull_request) Failing after 17s
This commit is contained in:
parent
c37955c51b
commit
00006a013d
5 changed files with 29 additions and 2 deletions
|
|
@ -17,6 +17,7 @@ Personal website and blog for Benjamin Palko, deployed on Netlify.
|
|||
|
||||
- **pnpm is the canonical local package manager**.
|
||||
- The GitHub Actions PR gate (`.github/workflows/pr.yml`) runs `pnpm`. Keep both working; document pnpm commands.
|
||||
- Deploys to Netlify run via Forgejo Actions (`.forgejo/workflows/deploy.yml`) on push to `main`. It needs `NETLIFY_AUTH_TOKEN` and `NETLIFY_SITE_ID` as Forgejo repo secrets.
|
||||
|
||||
## Scripts (pnpm)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue