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
671: Add workflow for publishing on crates.io r=halzy a=toasteater
The workflow triggers on tag pushes, and must be approved by an organization member with push access. Once approved, the workflow will try publishing the crates in the correct order to crates.io
@godot-rust/bindings Thoughts? This should make the publishing process a tiny bit easier for future releases. The chances for the token to get compromised *should* be small enough to make this worth the drawback, imo.
Co-authored-by: toasteater <[email protected]>
0 commit comments