Skip to content

Node.js Package

Node.js Package #2

Workflow file for this run

name: Node.js Package
on:
release:
types: [published]
jobs:
publish:
uses: ./.github/workflows/npm-publish-reusable.yml
secrets: inherit