Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga authored Jan 31, 2024
1 parent f311455 commit fb7bef0
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 @@ -163,6 +163,6 @@ jobs:
if: ${{ github.event_name != 'pull_request' }}
run: |
cd benchmark-data-repository
git push https://${REPO_KEY}@github.com/ahmedihabb2/benchmarks.git
git push https://${REPO_KEY}@github.com/metacall/core-benchmarks.git
env:
REPO_KEY: ${{secrets.PUSH_TOKEN}}

0 comments on commit fb7bef0

Please sign in to comment.