Skip to content

feat: add command to download a CRS with a given number of points to … #208

feat: add command to download a CRS with a given number of points to …

feat: add command to download a CRS with a given number of points to … #208

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}