name: "Simple Go Action" description: "A simple Gitea action written in go" runs: using: "go" main: "main.go"