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

bot: avoid llm response, training data is likely of low quality (#5) #6

bot: avoid llm response, training data is likely of low quality (#5)

bot: avoid llm response, training data is likely of low quality (#5) #6

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