Skip to content

Commit 08ade6f

Browse files
authored
fix manual publish (#20)
## Summary Fix publishing script ## How did you test this change? https://github.com/launchdarkly/observability-sdk/actions/runs/14657209974/job/41134271702 ## Are there any deployment considerations? no ## Does this work require review from our design team? no
1 parent 7b98759 commit 08ade6f

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

.github/workflows/manual-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
with:
2424
repo_keys_map: |
2525
{
26-
"launchdarkly/observability-sdk": ${{ toJSON(secrets.LAUNCHDARKLY_OBSERVABILITY_SDK_DEPLOY_KEY) }},
2726
"launchdarkly/rrweb": ${{ toJSON(secrets.LAUNCHDARKLY_RRWEB_DEPLOY_KEY) }}
2827
}
2928
- uses: launchdarkly/common-actions/init@main

scripts/publish-npm.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)