Skip to content

fix: ACNA-3467 - set npm engine in package.json for dependabot (#99) #47

fix: ACNA-3467 - set npm engine in package.json for dependabot (#99)

fix: ACNA-3467 - set npm engine in package.json for dependabot (#99) #47

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