diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 4173c38..7d25ce3 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -18,8 +18,8 @@ jobs: - name: Checkout uses: actions/checkout@v4 with: - repository: bitcoinafterlife/bal-docs - server-url: https://bitcoin-after.life/gitea + repository: gitea/bitcoinafterlife/bal-docs + server-url: https://bitcoin-after.life fetch-depth: 1 - name: Install dependencies run: pip install --break-system-packages mkdocs-material mkdocs-macros-plugin pyyaml