mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 06:40:32 +00:00
5 lines
55 B
Go
5 lines
55 B
Go
package main
|
|
|
|
func main() {
|
|
println("Ba dum, tss!")
|
|
}
|