chore: generate assets before release

This commit is contained in:
wpetit 2022-05-12 18:36:57 +02:00
parent 2b5eb5d286
commit d8490627dc
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ before:
# you may remove this if you don't need go generate
- go generate ./...
- make GITCHLOG_ARGS="--next-tag {{ incpatch .Version }}-next --output CHANGELOG.md" changelog
- make tailwind
builds:
- id: frmd
env: