Skip to content

build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 4.0.0 (#19) #35

build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 4.0.0 (#19)

build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 4.0.0 (#19) #35

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
with:
publish: true
prerelease: false
config-name: auto-release.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}