Skip to content

fix: ACNA-3249 - node 22 has warning in every cli command (eslint err… #40

fix: ACNA-3249 - node 22 has warning in every cli command (eslint err…

fix: ACNA-3249 - node 22 has warning in every cli command (eslint err… #40

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