Skip to content

refactor: update max line length #12

refactor: update max line length

refactor: update max line length #12

Workflow file for this run

name: JSR Publish
on:
workflow_dispatch:
push:
branches:
- master
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: oven-sh/setup-bun@v1
with:
bun-version: latest
- uses: actions/checkout@v4
- run: bunx jsr publish