Skip to content

Commit

Permalink
🔧 chore: update workflow add awesome prompt auto generate
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Oct 19, 2023
1 parent 25ce0af commit 8891ed0
Show file tree
Hide file tree
Showing 9 changed files with 1,897 additions and 71 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
env:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

- name: Awesome
run: bun run awesome

- name: Prettier
run: |
echo "module.exports = require('@lobehub/lint').prettier;" >> .prettierrc.cjs
Expand Down
Loading

0 comments on commit 8891ed0

Please sign in to comment.