Skip to content

Commit

Permalink
chore(create-cloudflare): enable telemetry on beta (#6808)
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundhung authored Sep 24, 2024
1 parent f700d37 commit bbdc43a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prereleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
run: pnpm --filter create-cloudflare publish --tag beta
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
# this is the "test/staging" key for sparrow analytics
SPARROW_SOURCE_KEY: "5adf183f94b3436ba78d67f506965998"

- name: Publish workers-shared@beta to NPM
run: pnpm --filter workers-shared publish --tag beta
Expand Down

0 comments on commit bbdc43a

Please sign in to comment.