Fix benchmark.yml

This commit is contained in:
dalance 2019-11-12 21:15:17 +09:00
parent 2fba519469
commit d38f4610b4

View File

@ -33,4 +33,4 @@ jobs:
tool: 'cargo'
output-file-path: output.txt
- name: Push benchmark result
run: git push 'https://dalance:${{ secrets.GITHUB_TOKEN }}@github.com/dalance/sv-parser.git' gh-pages:gh-pages
run: git push 'https://x-access-token:${{ secrets.PERSONAL_TOKEN }}@github.com/dalance/sv-parser.git' gh-pages:gh-pages