Skip to content

feat: make faker.unique directly callable as a function #6

feat: make faker.unique directly callable as a function

feat: make faker.unique directly callable as a function #6

Workflow file for this run

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