Commit 8adbe6f
Use OIDC for npm publishing in publish-release.yml (#450)
* Initial plan
* Modify publish-release.yml to use OIDC authentication
Co-authored-by: compulim <1622400+compulim@users.noreply.github.com>
* Add version validation step from continuous-deployment.yml
Co-authored-by: compulim <1622400+compulim@users.noreply.github.com>
* Fix step field order: name before if
Co-authored-by: compulim <1622400+compulim@users.noreply.github.com>
* Revert "Add version validation step from continuous-deployment.yml"
Co-authored-by: compulim <1622400+compulim@users.noreply.github.com>
* Reformat publish-release workflow for clarity
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: compulim <1622400+compulim@users.noreply.github.com>
Co-authored-by: William Wong <compulim@users.noreply.github.com>1 parent 8ce4273 commit 8adbe6f
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
50 | 55 | | |
51 | 56 | | |
52 | 57 | | |
53 | 58 | | |
54 | | - | |
| 59 | + | |
55 | 60 | | |
56 | 61 | | |
57 | 62 | | |
| |||
63 | 68 | | |
64 | 69 | | |
65 | 70 | | |
66 | | - | |
67 | | - | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments