Skip to content

Update dependency bun-types to v1.1.7 #96

Update dependency bun-types to v1.1.7

Update dependency bun-types to v1.1.7 #96

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
uses: enalmada/.github/.github/workflows/release.yml@main
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}