We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7859207 commit 957b853Copy full SHA for 957b853
.github/workflows/pipeline.yaml
@@ -15,4 +15,6 @@ concurrency:
15
jobs:
16
pipe:
17
uses: platform-mesh/.github/.github/workflows/pipeline-node-module.yml@main
18
+ with:
19
+ publishFromDist: true
20
secrets: inherit
0 commit comments