Skip to content

chore(deps): bump fuxingloh/multi-labeler from 2 to 4 #85

chore(deps): bump fuxingloh/multi-labeler from 2 to 4

chore(deps): bump fuxingloh/multi-labeler from 2 to 4 #85

Workflow file for this run

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
package-name: release-please-action
token: ${{ secrets.GITHUB_TOKEN }}
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]'