Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinTan authored Feb 8, 2023
1 parent 8e1508f commit 6301ba6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ checksum:
- glob: ./release/*.rpm
- glob: ./release/*.deb
- glob: ./release/*.AppImage
- glob: ./release/*.blockmap
- glob: ./release/latest*.yml
release:
# Same as for github
# Note: it can only be one: either github, gitlab or gitea
Expand All @@ -29,3 +31,5 @@ release:
- glob: ./release/*.rpm
- glob: ./release/*.deb
- glob: ./release/*.AppImage
- glob: ./release/*.blockmap
- glob: ./release/latest*.yml

0 comments on commit 6301ba6

Please sign in to comment.