goreleaser-action/main.go
2019-09-20 22:23:46 +02:00

5 lines
55 B
Go

package main
func main() {
println("Ba dum, tss!")
}