Commit aab7458
committed
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]1 parent 9bb5447 commit aab7458
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments