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
workflow: add GitHub Actions workflow for release automation
This commit introduces a new GitHub Actions workflow that automates the release process. It triggers on tag creation, checks out the code, creates release artifacts, and publishes the release on GitHub. Additionally, it triggers an update for the Arduino Package Index.
Signed-off-by: ChihoSin [email protected]
0 commit comments