Skip to content

Commit 83ad690

Browse files
chore: disable telemetry in preview builds (#25)
1 parent d5f98e9 commit 83ad690

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ jobs:
2525
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository
2626
runs-on: ubuntu-latest
2727
timeout-minutes: 15
28-
env:
29-
CREATE_PRISMA_TELEMETRY_API_KEY: ${{ secrets.CREATE_PRISMA_TELEMETRY_API_KEY }}
30-
CREATE_PRISMA_TELEMETRY_HOST: ${{ vars.CREATE_PRISMA_TELEMETRY_HOST }}
3128
permissions:
3229
contents: read
3330
id-token: write

0 commit comments

Comments
 (0)