Skip to content

Commit

Permalink
Add PAT for repo access
Browse files Browse the repository at this point in the history
  • Loading branch information
HudsonGraeme committed Feb 5, 2024
1 parent 6cb7d41 commit 33271ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
defaults:
run:
working-directory: bench
token: ${{ secrets.PERSONAL_ACCESS_TOKEN_ACTIONS }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 33271ae

Please sign in to comment.