Skip to content

fix: Avoid blowing the call stack when processing many files (#133) #20

fix: Avoid blowing the call stack when processing many files (#133)

fix: Avoid blowing the call stack when processing many files (#133) #20

Workflow file for this run

name: release
on:
push:
branches:
- master
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
package-name: release-please-action