Commit af3f6ca
ci: refactor workflows — ci on PRs, publish+deploy on merge to master
- ci.yml: runs tests + build on PRs only
- publish.yml: runs on merge to master; ci → publish to npmjs.com,
GitHub Packages, and GitHub Release (on v* tags)
- deploy.yml: runs on merge to master; build → deploy to GitHub Pages
- merge deploy and publish workflow
- refactor ci and publish workflow
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3815590 commit af3f6ca
6 files changed
Lines changed: 9 additions & 55 deletions
File tree
- .github/workflows
- dist
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments