Skip to content
This repository has been archived by the owner on Dec 30, 2024. It is now read-only.

bot: reduce drift window from 24hrs to 1hr (#6) #7

bot: reduce drift window from 24hrs to 1hr (#6)

bot: reduce drift window from 24hrs to 1hr (#6) #7

Workflow file for this run

name: Deploy
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
name: Deploy
steps:
- uses: actions/checkout@v4
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
workingDirectory: llm