Update .github/workflows/docs.yml

This commit is contained in:
2026-04-09 09:11:16 +00:00
parent f90833711d
commit 02d5b3eb5a

View File

@@ -31,4 +31,4 @@ jobs:
git config user.email "actions@forteapps.net"
git add .
git commit -m "Deploy docs"
git push --force "https://x-token:${{ secrets.PAGES_TOKEN }}@git.forteapps.net/Forte/launchpad.git" HEAD:gitea-pages
git push --force "https://x-token:${{ secrets.GITEA_TOKEN }}@git.forteapps.net/Forte/launchpad.git" HEAD:gitea-pages