Skip to content

Commit

Permalink
omit credentials, benchmarking runs once a day so rate limit should n…
Browse files Browse the repository at this point in the history
…ot be an issue
  • Loading branch information
Bodobolero committed Aug 7, 2024
1 parent b1857f7 commit 24d3129
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/benchmarking.yml
Original file line number Diff line number Diff line change
@@ -461,9 +461,6 @@ jobs:
container:
image: ${{ matrix.IMAGE }}
options: --init
credentials:
username: ${{ secrets.NEON_DOCKERHUB_USERNAME }}
password: ${{ secrets.NEON_DOCKERHUB_PASSWORD }}

steps:
- uses: actions/checkout@v4

0 comments on commit 24d3129

Please sign in to comment.