diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index 343b4cd..e3ada73 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -19,6 +19,7 @@ jobs: with: github-server-url: https://git.satr14.my.id submodules: recursive + token: ${{ secrets.SUBMODULE_TOKEN }} - name: Setup Bun uses: oven-sh/setup-bun@v1