Update fly-direct.yml

This commit is contained in:
Nicolas 2024-09-17 14:15:34 -04:00 committed by GitHub
parent a0189acbec
commit 43d8563bb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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