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:
@ -1,3 +1,6 @@
|
||||
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
|
||||
version: 2
|
||||
|
||||
builds:
|
||||
- binary: task
|
||||
main: ./cmd/task
|
||||
|
Reference in New Issue
Block a user