Merge branch 'hotfix/0.0.2-1'
This commit is contained in:
commit
247e70c532
|
@ -6,6 +6,7 @@ before:
|
||||||
# you may remove this if you don't need go generate
|
# you may remove this if you don't need go generate
|
||||||
- go generate ./...
|
- go generate ./...
|
||||||
- make GITCHLOG_ARGS="--next-tag {{ incpatch .Version }}-next --output CHANGELOG.md" changelog
|
- make GITCHLOG_ARGS="--next-tag {{ incpatch .Version }}-next --output CHANGELOG.md" changelog
|
||||||
|
- make tailwind
|
||||||
builds:
|
builds:
|
||||||
- id: frmd
|
- id: frmd
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue