Update fly-direct.yml

This commit is contained in:
Nicolas 2024-09-16 21:50:56 -04:00 committed by GitHub
parent 4884439fd9
commit 358f8f9def
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
name: Fly Deploy Direct
on:
schedule:
- cron: '0 */2 * * *'
- cron: '*/5 * * * *'
env:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}