Skip to content

Daily OP-Bento image Update #229

Daily OP-Bento image Update

Daily OP-Bento image Update #229

Workflow file for this run

name: Daily OP-Bento image Update
on:
schedule:
- cron: "0 0 * * *"
jobs:
update-readme:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Setup Bun & run
uses: oven-sh/setup-bun@v1
with:
bun-version: latest
- name: Update Bento
run: |
bun getNewBento.ts