Skip to content

1.2.0: Switched from Buffer to Uint8Array, changed argument names, mu… #1

1.2.0: Switched from Buffer to Uint8Array, changed argument names, mu…

1.2.0: Switched from Buffer to Uint8Array, changed argument names, mu… #1

Workflow file for this run

name: Publish
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: actions/checkout@v4
- run: npx jsr publish