Skip to content

Commit 69cc8d9

Browse files
Update BenchmarkTrigger.yml
1 parent 31ea219 commit 69cc8d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BenchmarkTrigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
repo: Eternal-Night-Archer/FluxMLBenchmarks.jl
4040
workflow: Benchmark.yml
4141
token: ${{ steps.get-app-token.outputs.token }}
42-
inputs: '{ "repo": "${{ env.REPOSITORY }}", "pr_id": ${{ env.PR_ID }}, "target_url": "${{ env.TARGET_URL }}", "baseline_url": "${{ env.BASELINE_URL }} }"'
42+
inputs: '{ "repo": "${{ env.REPOSITORY }}", "pr_id": ${{ env.PR_ID }}, "target_url": "${{ env.TARGET_URL }}", "baseline_url": "${{ env.BASELINE_URL }}" }'

0 commit comments

Comments
 (0)