Skip to content

Commit

Permalink
experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
mwu-tow committed Feb 28, 2024
1 parent f52c058 commit 05d9083
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/bench-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,7 @@ jobs:
echo "Hello world" > hello.txt
git add hello.txt
git commit -m "Add hello.txt"
- name: Push changes
uses: ad-m/github-push-action@master
with:
directory: engine-benchmark-results
github_token: ${{ secrets.ENSO_BENCHMARK_RESULTS_TOKEN }}
repository: enso-org/engine-benchmark-results
git push
#- name: Upload benchmarks
#run: |
Expand Down

0 comments on commit 05d9083

Please sign in to comment.