Update fly-direct.yml

This commit is contained in:
Nicolas 2024-07-22 14:12:55 -04:00 committed by GitHub
parent b229fbebd8
commit 1bc36e1a56
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: '0 */6 * * *'
env:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}