Skip to content

chore(deps-dev): bump eslint-config-oclif from 4.0.0 to 5.2.2 (#157) #27

chore(deps-dev): bump eslint-config-oclif from 4.0.0 to 5.2.2 (#157)

chore(deps-dev): bump eslint-config-oclif from 4.0.0 to 5.2.2 (#157) #27

name: on-push-publish-to-npm
on:
push:
branches:
- master # Change this if not your default branch
paths:
- 'package.json'
jobs:
publish:
uses: adobe/aio-reusable-workflows/.github/workflows/on-push-publish-to-npm.yml@main
secrets: inherit