diff --git a/.github/workflows/cancel.yml b/.github/workflows/cancel.yml index a26ab78c21..1e84c7e565 100644 --- a/.github/workflows/cancel.yml +++ b/.github/workflows/cancel.yml @@ -14,5 +14,5 @@ jobs: - uses: styfle/cancel-workflow-action@0.11.0 with: # See https://api.github.com/repos/toeverything/AFFiNE/actions/workflows - workflow_id: 44038251, 61883931, 65188160 + workflow_id: 44038251, 61883931, 65188160, 66789140 access_token: ${{ github.token }}