Skip to content

build(deps-dev): bump eslint from 9.13.0 to 9.14.0 #177

build(deps-dev): bump eslint from 9.13.0 to 9.14.0

build(deps-dev): bump eslint from 9.13.0 to 9.14.0 #177

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 }}