StanfordBDHG / .github

Collection of default community health files, GitHub Action workflows, templates
https://biodesigndigitalhealth.stanford.edu
3 stars 2 forks source link

Reusable action for publishing NPM packages #86

Open arkadiuszbachorski opened 1 month ago

arkadiuszbachorski commented 1 month ago

Use Case

As part of ENGAGE and Spezi, we need to publish NPM packages

Problem

GitHub action that configures publishing is copy-pasted between repositories.

Solution

Create a reusable action basing on publishpackage job

Additional context

No response

Code of Conduct

PSchmiedmayer commented 1 month ago

That would be great; happy to see this added to the set of reusable actions!