Skip to content

Commit

Permalink
now with the right repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
eranreshef-starkware committed May 2, 2024
1 parent bdb24ce commit ac0673b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

# Push gh-pages branch by yourself
- name: Push benchmark result
run: git push 'https://you:${{ secrets.GITHUB_TOKEN }}@github.com/you/repo-name.git' gh-pages:gh-pages
run: git push 'https://you:${{ secrets.GITHUB_TOKEN }}@github.com/starkware-libs/papyrus.git' gh-pages:gh-pages


# - name: Clean the deployment
Expand Down

0 comments on commit ac0673b

Please sign in to comment.