Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

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 51d62ec commit 1335bf2
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 1335bf2

Please sign in to comment.