mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-29 21:29:42 +00:00
6 lines
55 B
Go
6 lines
55 B
Go
package main
|
|
|
|
func main() {
|
|
println("Ba dum, tss!")
|
|
}
|