Update release-npm.yml

This commit is contained in:
Michael Telatynski
2024-02-02 14:59:30 +00:00
committed by GitHub
parent 6edf3990f6
commit 45b02fed5a
+4
View File
@@ -4,6 +4,10 @@ on:
secrets:
NPM_TOKEN:
required: true
outputs:
id:
description: "The npm package@version string we published"
value: ${{ jobs.npm.outputs.id }}
jobs:
npm:
name: Publish to npm