mirror of
https://github.com/go-task/task.git
synced 2025-07-17 01:43:07 +02:00
fix: add schema version to .goreleaser.yml
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
||||||
|
version: 2
|
||||||
|
|
||||||
builds:
|
builds:
|
||||||
- binary: task
|
- binary: task
|
||||||
main: ./cmd/task
|
main: ./cmd/task
|
||||||
|
Reference in New Issue
Block a user