Skip to content

Commit

Permalink
Fixed .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
skyoo2003 committed Jul 8, 2021
1 parent 662acd1 commit a755334
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ archives:
- README.md
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md

changelog:
skip: true
Expand Down Expand Up @@ -73,4 +72,4 @@ release:
owner: skyoo2003
name: acor
name_template: "v{{ .Version }}"
disable: false
disable: false

0 comments on commit a755334

Please sign in to comment.