diff --git a/.github/workflows/e2e.schedule.cli.yml b/.github/workflows/e2e.schedule.cli.yml index 8767c1c..5284702 100644 --- a/.github/workflows/e2e.schedule.cli.yml +++ b/.github/workflows/e2e.schedule.cli.yml @@ -8,7 +8,7 @@ on: permissions: read-all env: - GH_TOKEN: ${{ secrets.CREATE_ISSUES }} + GH_TOKEN: ${{ github.token }} ISSUE_REPOSITORY: ${{ github.repository }} jobs: