Skip to content

Commit

Permalink
stop enabling telemetry on pr prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundhung committed Sep 16, 2024
1 parent 0d12bad commit a50cc6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-pullrequest-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ jobs:
# Required by the `@actions/artifact` package
ACTIONS_RUNTIME_TOKEN: ${{ env.GITHUB_ACTIONS_RUNTIME_TOKEN }}
ACTIONS_RESULTS_URL: ${{ env.GITHUB_ACTIONS_RESULTS_URL }}
# this is the "test/staging" key for sparrow analytics
SPARROW_SOURCE_KEY: "5adf183f94b3436ba78d67f506965998"

- name: Build and upload prerelease comment
run: node .github/prereleases/3-comment.mjs
Expand Down

0 comments on commit a50cc6a

Please sign in to comment.