/* Copyright © 2024 NAME HERE // I forgot to actually enable actions on the repo */ package main import "actions-test/cmd" func main() { cmd.Execute() }