Skip to content

fix: Add line with info about inherited method #10

fix: Add line with info about inherited method

fix: Add line with info about inherited method #10

Workflow file for this run

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