Skip to content

Commit 0ced8fd

Browse files
authored
Update ld-add-code-references.yaml
1 parent 9ac294d commit 0ced8fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ld-add-code-references.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@ jobs:
3030
uses: launchdarkly/[email protected]
3131
with:
3232
accessToken: ${{ env.LD_API_KEY }}
33-
projKey: ${{ env.DEMO_NAMESPACE }}-ld-demo
33+
projKey: ${{ env.LD_PROJECT_KEY }}
34+
repoName: main
3435

0 commit comments

Comments
 (0)