diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5cc0823..37e5650 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -26,7 +26,6 @@ jobs: repository: 'jackyzha0/quartz' path: 'quartz' github-server-url: 'https://github.com' - token: ${{ secrets.GH_PAT }} - name: "Building Quartz content" uses: ./.github/actions/deploy-quartz \ No newline at end of file