Skip to content

upped the version to 0.1.3 #45

upped the version to 0.1.3

upped the version to 0.1.3 #45

Workflow file for this run

# .goreleaser.yml

Check failure on line 1 in .github/workflows/.goreleaser.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/.goreleaser.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
release:
github:
owner: tacheraSasi
name: vint-lang
build:
goos:
- linux
- darwin
goarch:
- amd64
main: ./main.go
ldflags:
- -s -w