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 04794f6 commit 0865bf1Copy full SHA for 0865bf1
.github/workflows/publish-dev.yml
@@ -99,7 +99,7 @@ jobs:
99
uses: ./.github/actions/internal-ab
100
with:
101
nr_environment: staging
102
- nrba_app_id: ${{ secrets.INTERNAL_DEV_APPLICATION_ID }}
+ nrba_app_id: ${{ secrets.INTERNAL_STAGING_APPLICATION_ID }}
103
nrba_license_key: ${{ secrets.INTERNAL_LICENSE_KEY }}
104
nrba_current_script_url: https://js-agent.newrelic.com/nr-loader-spa-current.min.js
105
nrba_next_script_url: https://js-agent.newrelic.com/dev/nr-loader-experimental.min.js
0 commit comments