Update .gitea/workflows/deploy.yml

This commit is contained in:
2026-07-30 02:12:38 +00:00
parent a6100e7b32
commit ec896280e4

View File

@@ -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