Skip to content

Commit

Permalink
Set token in checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 27, 2024
1 parent d6aa6ca commit 0506edb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
repository: enso-org/engine-benchmark-results
path: engine-benchmark-results
token: ${{ secrets.ENSO_BENCHMARK_RESULTS_TOKEN }}
- name: Install dependencies
run: |
sudo apt-get update
Expand Down

0 comments on commit 0506edb

Please sign in to comment.