diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index b074bd1b804..696ba478b1a 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -1317,7 +1317,7 @@ jobs: with: owner: WordPress repo: openverse - token: ${{ secrets.ACCESS_TOKEN }} + github_token: ${{ secrets.ACCESS_TOKEN }} workflow_file_name: k6.yml wait_interval: 60 # TODO: Set to true once we see that this test is stable, and we can fail the deployment if it fails.