[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps bomb.sh/docs/clack/basics/getting-started/
cli command-line command-line-app node prompt prompts
5

Configure Feed

Select the types of activity you want to include in your feed.

chore(ci): allow release from v0 branch (#261)

authored by

Nate Moore and committed by
GitHub
(Mar 30, 2025, 4:40 PM -0500) 041e13c8 f87e7518

+1 -2
+1 -2
.github/workflows/release.yml
··· 2 2 3 3 on: 4 4 push: 5 - branches: 6 - - main 5 + branches: [main, v0] 7 6 8 7 permissions: 9 8 contents: write