Skip to content

Commit 956b26e

Browse files
fix: rename workflow files to use .yaml suffix for OIDC compatibility
The OIDC trusted publishing connection between GitHub Actions and npmjs.com was failing because the workflow was configured as publish.yaml in the npm OIDC settings, but the actual file was named publish.yml. Renamed both workflow files to use the .yaml suffix (the preferred suffix according to YAML.org[1]) instead of updating the OIDC configuration. [1]: https://yaml.org/faq.html Ticket: VL-3686
1 parent a748299 commit 956b26e

File tree

2 files changed

+0
-0
lines changed

2 files changed

+0
-0
lines changed
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)