Skip to content

Get rid of require() call in sdks/typescript/ ... /Fetcher.ts (#983) #290

Get rid of require() call in sdks/typescript/ ... /Fetcher.ts (#983)

Get rid of require() call in sdks/typescript/ ... /Fetcher.ts (#983) #290

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