Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Aug 30, 2024
1 parent 5379496 commit 6a25b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-batch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
MANAGEMENT_OPENTELEMETRY_RESOURCEATTRIBUTES_GITHUB_REPOSITORY=${GITHUB_REPOSITORY}
MANAGEMENT_OPENTELEMETRY_RESOURCEATTRIBUTES_GITHUB_SHA=${GITHUB_SHA}
MANAGEMENT_OPENTELEMETRY_RESOURCEATTRIBUTES_GITHUB_RUN_NUMBER=${GITHUB_RUN_NUMBER}
GITHUB_ACCESSTOKEN=${{ secrets.GITHUB_TOKEN }}
GITHUB_ACCESSTOKEN=${{ secrets.GH_ACCESS_TOKEN }}
LOGNROLL_APIURL=${{ secrets.LOGNROLL_APIURL }}
LOGNROLL_ACCESSTOKEN=${{ secrets.LOGNROLL_ACCESSTOKEN }}
ENTRY_APIURL=${{ secrets.ENTRY_APIURL }}
Expand Down

0 comments on commit 6a25b9e

Please sign in to comment.