1
0
mirror of https://github.com/go-task/task.git synced 2025-07-15 01:35:00 +02:00

fix: add schema version to .goreleaser.yml

This commit is contained in:
Pete Davison
2024-09-07 20:34:10 +00:00
parent a6100b39f8
commit f8e3742d11

View File

@ -1,3 +1,6 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
version: 2
builds:
- binary: task
main: ./cmd/task