Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dpacheconr committed Mar 14, 2023
1 parent 73cd8ba commit 0643820
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
name: New Relic OpenTelemetry Github Actions Exporter
description: Exports Workflow Run Telemetry as traces with logs in context over OLTP
author: dpacheconr
inputs:
githubToken:
description: The repository token with Workflow permissions. i.e. secrets.GITHUB_TOKEN
required: true
newRelicApiKey:
description: Workflow Run ID to Export. Defaults to env.GITHUB_RUN_ID
required: true

runs:
using: 'docker'
Expand Down

0 comments on commit 0643820

Please sign in to comment.