diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 741ec1c..324e4c4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,7 +11,7 @@ jobs: - name: Cancel actions uses: styfle/cancel-workflow-action@0.8.0 with: - access_token: ${{ github.token }} + access_token: ${{ secrets.GH_TOKEN }} test: name: Test