Skip to content

Commit 4025640

Browse files
committed
chore: wip
1 parent e797678 commit 4025640

File tree

1 file changed

+1
-1
lines changed
  • storage/framework/core/buddy/src/commands

1 file changed

+1
-1
lines changed

storage/framework/core/buddy/src/commands/release.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export function release(buddy: CLI) {
4040
})
4141

4242
console.log('')
43-
console.log(italic('Follow along: https://github.com/stacksjs/stacks/actions'))
43+
log.info(`Follow along: ${italic('https://github.com/stacksjs/stacks/actions')}`)
4444
})
4545

4646
buddy.on('release:*', () => {

0 commit comments

Comments
 (0)