Skip to content

Commit

Permalink
Merge pull request #248 from launchdarkly-labs/update_booth_script
Browse files Browse the repository at this point in the history
update script
  • Loading branch information
ahmedhqadri authored Nov 25, 2024
2 parents c975c8b + 4f2f84c commit 1b0be28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ld-booth-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,6 @@ jobs:
- name: LaunchDarkly Code References
uses: launchdarkly/[email protected]
with:
accessToken: ${{ secrets.LD_API_KEY }}
accessToken: ${{ secrets.LD_EAP_API_KEY }}
projKey: ${{ env.DEMO_NAMESPACE }}-ld-demo
repoName: main

0 comments on commit 1b0be28

Please sign in to comment.