Commit b105ec7
committed
Add gh-pages deployment support and update GitHub Actions workflow
- Add "gh-pages" dependency to package.json for deployment to GitHub Pages.
- Introduce "deploy" script in package.json to streamline deployment process.
- Update GitHub Actions workflow to simplify deployment steps and remove unnecessary verification steps, enhancing clarity and efficiency.1 parent ec726fb commit b105ec7
File tree
4 files changed
+624
-43
lines changed- .github/workflows
- src/components
4 files changed
+624
-43
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 37 | | |
47 | 38 | | |
48 | 39 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 40 | | |
76 | | - | |
77 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
78 | 53 | | |
79 | 54 | | |
80 | 55 | | |
| |||
0 commit comments