Skip to content

Commit 2627208

Browse files
committed
fix: align goreleaser config
1 parent 8d02682 commit 2627208

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
version: 2
23
project_name: github-workflows
34
dist: .artifacts/goreleaser
45
env:
@@ -12,7 +13,7 @@ before:
1213
- go mod download
1314
builds: []
1415
changelog:
15-
skip: false
16+
disable: false
1617
sort: asc
1718
use: github
1819
groups:

0 commit comments

Comments
 (0)