diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index bf187f8..f1441bb 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -11,6 +11,7 @@ jobs: steps: - uses: https://gitea.com/actions/checkout@v4 with: + token: '${{ secrets.btfash }}' submodules: true fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod