Commit a233087
authored
refactor: switched to trusted publishing (#731)
* Revert "refactor: revert previous tries (#727)"
This reverts commit e37b639.
* Add permissions for contents in publish workflow
* Add permissions for contents in publish workflow
* Modify permissions in publish.yml
Updated permissions for the publish workflow.
* Add npm whoami command before publishing
* Update tag extraction method in publish workflow
* Update 02-publish.yml
* Remove npm whoami from publish step
Remove npm whoami command from publish workflow
* Display npm version before publishing to npm
Added echo command to display npm version before publishing.
* Update 02-publish.yml
* Update 02-publish.yml
* Add PNPM initialization step in workflow
* Update 02-publish.yml
* Update 00-init.yml
* Update 00-init.yml
* Update 02-publish.yml
* Update publish.yml
* Update 02-publish.yml
* Update 02-publish.yml
* Update npm publish command in workflow
Remove provenance flag from npm publish command. This is automatically enabled when using trusted publishing.
* Update publish.yml
* Update 02-publish.yml1 parent 5348eb4 commit a233087
2 files changed
+12
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| |||
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
28 | | - | |
| 33 | + | |
29 | 34 | | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
34 | | - | |
| 39 | + | |
35 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
36 | 44 | | |
37 | 45 | | |
38 | 46 | | |
39 | | - | |
40 | | - | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
0 commit comments