Moved actions into separate sub-module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
2026-02-03 08:56:42 -05:00
parent f5e220a74f
commit aa4a5b9b7c
11 changed files with 230 additions and 21 deletions

View File

@@ -1 +1,2 @@
pub mod action;
pub mod wrapper;