Skip to content

Commit

Permalink
Fix templates not being included into the release
Browse files Browse the repository at this point in the history
  • Loading branch information
grilix committed Jun 26, 2021
1 parent 75709d2 commit a16f832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ archives:
- LICENSE*
- README*
- deploy/**/*
- templates/**/*
- templates/*

0 comments on commit a16f832

Please # to comment.