Skip to content

Bump js-yaml from 3.14.1 to 3.14.2 #139

Bump js-yaml from 3.14.1 to 3.14.2

Bump js-yaml from 3.14.1 to 3.14.2 #139

name: Publish NPM Packages
on:
pull_request:
types:
- labeled
jobs:
publish:
if: ${{ github.event.label.name == 'npm-ready-for-publish' }}
uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@master
with:
revision: ${{ github.event.pull_request.head.ref }}
secrets: inherit