Skip to content

fix(cli): add missing options managedManifest and nodeAddon (#1084) #56

fix(cli): add missing options managedManifest and nodeAddon (#1084)

fix(cli): add missing options managedManifest and nodeAddon (#1084) #56

Workflow file for this run

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