Skip to content

feat(sdk): get all reference and current datasets (#31) #35

feat(sdk): get all reference and current datasets (#31)

feat(sdk): get all reference and current datasets (#31) #35

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.GIT_HUB_PAT }}
config-file: .github/release-config.json
manifest-file: .github/release-manifest.json