Skip to content

feat: add max-words, debug, model, and base-URL options to commit con… #4

feat: add max-words, debug, model, and base-URL options to commit con…

feat: add max-words, debug, model, and base-URL options to commit con… #4

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish