diff --git a/.github/workflows/benchmark-linux.yml b/.github/workflows/benchmark-linux.yml index ab90de6..56ba9d5 100644 --- a/.github/workflows/benchmark-linux.yml +++ b/.github/workflows/benchmark-linux.yml @@ -19,6 +19,8 @@ permissions: jobs: benchmark: + permissions: + contents: write # Draft Release assets require write-scoped repository access. runs-on: ubuntu-24.04 timeout-minutes: 360 steps: