13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-06-29 01:30:47 +00:00
goreleaser-action/test/main.go
CrazyMax b458824747
chore: enhance workflow (#271)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-30 23:48:02 +02:00

5 lines
55 B
Go

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