mirror of
https://github.com/Bornholm/formidable.git
synced 2025-07-16 18:41:33 +02:00
chore: generate assets before release
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user