mirror of
https://github.com/goreleaser/goreleaser-action
synced 2026-06-29 21:29:42 +00:00
b458824747
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
6 lines
55 B
Go
6 lines
55 B
Go
package main
|
|
|
|
func main() {
|
|
println("Ba dum, tss!")
|
|
}
|