Skip to content

chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group #116

chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group

chore(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in the npm_and_yarn group #116

name: Build and publish
on:
push:
branches:
- main
tags:
- v**
pull_request:
branches:
- main
jobs:
build-and-publish:
uses: badbatch/repodog/.github/workflows/master-build-and-publish.yml@main
secrets:
npm_auth_token: ${{ secrets.NPM_AUTH_TOKEN }}