chore(ci): move to stoatchat

This commit is contained in:
Zomatree
2025-10-11 23:22:41 +01:00
parent d65c1a1ab3
commit af78ac0586
11 changed files with 25 additions and 25 deletions

View File

@@ -73,7 +73,7 @@ jobs:
if: github.event_name != 'pull_request' && github.ref_name == 'main'
uses: actions/checkout@v3
with:
repository: revoltchat/api
repository: stoatchat/api
path: api
token: ${{ secrets.PAT }}