Skip to content

Commit 332f1fc

Browse files
authored
Update trigger-benchmark.yml
1 parent 65828fc commit 332f1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Trigger taipy-benchmark computation
1111
uses: peter-evans/repository-dispatch@v3
1212
with:
13-
token: ${{secrets.TAIPY_INTEGRATION_TESTING_ACCESS_TOKEN}}
13+
token: ${{secrets.TAIPY_BENCHMARK_ACCESS_TOKEN}}
1414
repository: avaiga/taipy-benchmark
1515
event-type: benchmark
1616
client-payload: '{"repo": "taipy", "commitSHA": "${{ github.sha }}"}'

0 commit comments

Comments
 (0)