khronoz commited on
Commit
236a4c9
·
unverified ·
1 Parent(s): 5faeec0

Update sync-to-deployment-fork.yml

Browse files
.github/workflows/sync-to-deployment-fork.yml CHANGED
@@ -18,6 +18,6 @@ jobs:
18
  token: ${{ secrets.PAT }}
19
  owner: JTC-Smart-Retrieval
20
  repo: Smart-Retrieval-Deployment
21
- base: master
22
- head: master
23
  auto_approve: true
 
18
  token: ${{ secrets.PAT }}
19
  owner: JTC-Smart-Retrieval
20
  repo: Smart-Retrieval-Deployment
21
+ base: main
22
+ head: main
23
  auto_approve: true