chore: update ci

This commit is contained in:
Zomatree
2025-11-08 01:21:24 +00:00
parent e36fc9738b
commit 5b534242c4
2 changed files with 1 additions and 2 deletions

View File

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