Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 695 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 695 Bytes

GitHub Actions

Collection of GitHub Actions. 🧰

Actions

Release Actions

  • Release GitHub - Create or update a GitHub release and generate a changelog from commits and pull requests.
  • Release Branch - Create or update a GitHub branch with files from a subdirectory.
  • Release Crates - Publish a Rust package or workspace on crates.io.

Setup Actions

  • Setup Node - Setup a Node.js environment with the right package manager and package caching.
  • Setup Rust - Setup a Rust environment with the right toolchain and build caching.