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 00cd7a0 commit 0d30498Copy full SHA for 0d30498
.github/workflows/release-otel-v1.yml
@@ -50,4 +50,4 @@ jobs:
50
- name: Publish with otel-v1 tag
51
run: |
52
# Publish all packages with otel-v1 dist-tag
53
- pnpm lerna publish from-git --dist-tag otel-v1 --no-private --yes
+ pnpm lerna publish from-package --dist-tag otel-v1 --no-private --yes
0 commit comments