Skip to content

Added explicit return types to make JSR shutup (#5) #2

Added explicit return types to make JSR shutup (#5)

Added explicit return types to make JSR shutup (#5) #2

Workflow file for this run

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