Commit 554ea58
refactor: prepared trusted publishing (#5279)
* refactor: Remove NPM_TOKEN from `publish-npm.js`
Removed NPM_TOKEN usage for authentication in publish script, as we'd like to switch to trusted publishing.
* Remove NPM_TOKEN from publish workflow
* Update scripts/github/publish-npm.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Nicolas Merget <104347736+nmerget@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 9546fbc commit 554ea58
File tree
2 files changed
+2
-4
lines changed- .github/workflows
- scripts/github
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
| 83 | + | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
0 commit comments