diff --git a/.github/workflows/shared-build-and-deploy.yml b/.github/workflows/shared-build-and-deploy.yml index 92a3ea8..8f03658 100644 --- a/.github/workflows/shared-build-and-deploy.yml +++ b/.github/workflows/shared-build-and-deploy.yml @@ -19,7 +19,6 @@ jobs: steps: - uses: actions/checkout@v2 with: - token: ${{ secrets.PAT_ACTIONS }} ref: ${{ inputs.ref }} fetch-depth: 0