diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 7c5df5c..3f7d42b 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -28,6 +28,8 @@ jobs: repository: 'jackyzha0/quartz.git' github-server-url: 'https://github.com/' fetch-depth: 1 + persist-credentials: false + token: ${{secrets.GH_PAT}} ref: main - uses: actions/checkout@v6 id: get garden content