Skip to content

fix(blsq-r): Conda reports a problem when installing 3 deps. Commenti… #122

fix(blsq-r): Conda reports a problem when installing 3 deps. Commenti…

fix(blsq-r): Conda reports a problem when installing 3 deps. Commenti… #122

on:
push:
branches:
- main
name: release-please
concurrency:
group: ci-${{ github.ref }}
cancel-in-progress: true
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.RELEASE_GH_TOKEN }}