Skip to content

chore(deps-dev): bump markdownlint-cli2 from 0.11.0 to 0.13.0 (#428) #164

chore(deps-dev): bump markdownlint-cli2 from 0.11.0 to 0.13.0 (#428)

chore(deps-dev): bump markdownlint-cli2 from 0.11.0 to 0.13.0 (#428) #164

name: Publish release
on:
push:
branches: [main]
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}