Skip to content

Commit

Permalink
Don't use PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanhuhta committed Aug 3, 2024
1 parent 2c211af commit f618890
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
id: create-comment
if: ${{ github.event_name == 'pull_request' }}
with:
github-token: ${{ secrets.PAT }}
script: |
const report = require('./report.js');
report({ github, context });

0 comments on commit f618890

Please sign in to comment.