diff --git a/.github/workflows/bechmark.yml b/.github/workflows/bechmark.yml index 51c1b018..997aa7f0 100644 --- a/.github/workflows/bechmark.yml +++ b/.github/workflows/bechmark.yml @@ -32,5 +32,3 @@ jobs: php: >- ['8.1', '8.2', '8.3', '8.4'] ref-name: master - secrets: - token: ${{ secrets.YIISOFT_GITHUB_TOKEN }}