mirror of
https://github.com/Bornholm/formidable.git
synced 2024-12-23 15:29:33 +01:00
chore: generate assets before release
This commit is contained in:
parent
2b5eb5d286
commit
d8490627dc
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user