You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate this workspace to using trusted publishing (#1350)
* Migrate this workspace to using trusted publishing
Similar to bytecodealliance/wasm-tools#2281 but for this repository. The
main benefit is removal of a long-lived token, and the main consequence
is that crates will need to be published to crates.io with a placeholder
before being merged in here.
* Prints-to-panics
* Add necessary CI configuration keys
0 commit comments