Skip to content

Merge pull request #123 from MaksymStoianov/release-please--branches-… #56

Merge pull request #123 from MaksymStoianov/release-please--branches-…

Merge pull request #123 from MaksymStoianov/release-please--branches-… #56

# https://github.com/googleapis/release-please-action
# https://github.com/marketplace/actions/release-please-action
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
name: release-please
jobs:
release-please:
if: github.actor != 'github-actions[bot]'
runs-on: ubuntu-latest
timeout-minutes: 8
steps:
- name: release-please-action
uses: googleapis/release-please-action@v4.4.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
# versioning-strategy: auto
# changelog-path: CHANGELOG.md