Added shell action

This commit is contained in:
2022-08-10 16:46:56 +02:00
parent f5e1e3027a
commit faf15d1398
9 changed files with 181 additions and 19 deletions

View File

@@ -12,3 +12,4 @@ serde_yaml = "0.9.4"
walkdir = "2.3.2"
git2 = { version = "0.15.0", features = ["ssh"] }
clap = "3.2.16"
envconfig = "0.10.0"