[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
0

Configure Feed

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

fix: remove inherited secrets from preview job

-1
-1
.github/workflows/preview.yml
··· 11 11 preview: 12 12 if: github.repository_owner == 'bombshell-dev' 13 13 uses: bombshell-dev/automation/.github/workflows/preview.yml@main 14 - secrets: inherit 15 14 with: 16 15 publish: "./packages/*" 17 16 template: "./examples/*"