Skip to content

Commit

Permalink
fix config filename in goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMightyGit committed Oct 3, 2023
1 parent c4c32b2 commit e0fc9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ archives:
- goos: windows
format: zip
files:
- feeds.json
- rssole.json

brews:
-
Expand Down

0 comments on commit e0fc9cd

Please sign in to comment.