Skip to content

Update Node.js in workflows and fix release-please config (#225) #98

Update Node.js in workflows and fix release-please config (#225)

Update Node.js in workflows and fix release-please config (#225) #98

on:
push:
branches:
- main
name: release-please
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