Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Oct 20, 2024
1 parent e9aa2e8 commit f8bd505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
TEMPLATE_ID: ${{ secrets.TEMPLATE_ID }}
PROJECT_KEY: ${{ secrets.PROJECT_KEY }}
PLUGIN_ID: ${{ secrets.PLUGIN_ID }}
SUPABASE_PASSWORD: ${{ secrets.SUPABASE_PASSWORD }}
SUPABASE_EMAIL: ${{ secrets.SUPABASE_EMAIL }}
run: |
bun install
bun run src/feishu/scheduled.ts

0 comments on commit f8bd505

Please sign in to comment.