with actions repo

This commit is contained in:
2022-09-14 21:57:14 +02:00
parent ce55f6523c
commit e40e7cc88b
6 changed files with 55 additions and 34 deletions

View File

@@ -23,7 +23,7 @@ func CreateKrakenProcessCmd() *cobra.Command {
}{
Repository: "git@git.front.kjuulh.io:kjuulh/kraken.git",
Branch: "v0.1",
Path: "_examples/actions/write_a_readme/kraken.yml",
Path: "_examples/actions/write_a_readme/",
})
if err != nil {
panic(err)