Commit 83972c0
Refactor GitHub Actions workflow for release process (#1522)
- Simplified the release workflow by removing unnecessary comments and steps related to Node.js setup and dependency caching.
- Ensured the workflow continues to utilize 'bun run semantic-release' for streamlined CI execution.
These changes enhance the clarity and efficiency of the release process in GitHub Actions.
Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>1 parent 53bc12e commit 83972c0
1 file changed
Lines changed: 6 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | 21 | | |
24 | | - | |
25 | | - | |
26 | 22 | | |
27 | 23 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 24 | | |
34 | 25 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 26 | | |
51 | 27 | | |
52 | | - | |
| 28 | + | |
53 | 29 | | |
54 | 30 | | |
55 | 31 | | |
56 | 32 | | |
57 | 33 | | |
58 | | - | |
| 34 | + | |
59 | 35 | | |
0 commit comments