Skip to content

fix: check first and last point for xyGrowingX (#264) #416

fix: check first and last point for xyGrowingX (#264)

fix: check first and last point for xyGrowingX (#264) #416

Workflow file for this run

name: Release
on:
push:
branches:
- main
jobs:
release:
uses: zakodium/workflows/.github/workflows/release.yml@release-v1
with:
npm: true
secrets:
github-token: ${{ secrets.BOT_TOKEN }}
npm-token: ${{ secrets.NPM_BOT_TOKEN }}