mirror of
https://github.com/onsonr/nebula.git
synced 2025-03-10 09:27:09 +00:00
fix: ensure nebula:publish task runs nebula:bump before publishing
This commit is contained in:
parent
f93fa9d821
commit
2b4e0cabe7
@ -16,6 +16,7 @@ tasks:
|
||||
nebula:publish:
|
||||
dir: .
|
||||
cmds:
|
||||
- task: nebula:bump
|
||||
- devbox run publish
|
||||
silent: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user