Commit 6bc2c3a
committed
ci(workflow): streamline npm publish workflow and adjust permissions
- Rename job from `build` to `publish` for clarity.
- Simplify permissions block by moving it out of the job level.
- Remove unused environment variable `NODE_AUTH_TOKEN`.
- Refine `pnpm run` commands for publishing.1 parent a80c312 commit 6bc2c3a
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | | - | |
| 12 | + | |
9 | 13 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | | - | |
31 | | - | |
| 30 | + | |
0 commit comments