Skip to content

Commit

Permalink
fix: typo in honeycomb.yml example (#15)
Browse files Browse the repository at this point in the history
This fixes a small typo in the honeycomb example.
  • Loading branch information
brett-anderson authored Jun 10, 2024
1 parent b7eb4ec commit a335d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/honeycomb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
types: [completed]

jobs:
otel-export-newrelic:
otel-export-honeycomb:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a335d59

Please sign in to comment.