Skip to content

Commit

Permalink
try another segment key
Browse files Browse the repository at this point in the history
  • Loading branch information
ypoplavs committed Oct 4, 2024
1 parent 5573f75 commit d7a2223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
uses: docker/build-push-action@v6
with:
build-args: |
segmentio_key=${{secrets.TESTKUBE_AGENT_DOCKER_SEGMENTIO_KEY}}
segmentio_key=${{secrets.TESTKUBE_SEGMENTIO_KEY}}
ga_id=${{secrets.TESTKUBE_CLI_GA_MEASUREMENT_ID}}
ga_secret=${{secrets.TESTKUBE_CLI_GA_MEASUREMENT_SECRET}}
context: build/kind
Expand Down

0 comments on commit d7a2223

Please sign in to comment.