Skip to content

Commit

Permalink
Update sync-to-org.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ncborcherding authored Jan 24, 2025
1 parent 770358f commit 8a60802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-to-org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
ORG_PAT: ${{ secrets.ORG_PAT }}
run: |
git remote add org https://x-access-token:${ORG_PAT}@github.com/BorchLab/scRepertoire.git
git push org master --force
git push org master --force --verbose

0 comments on commit 8a60802

Please sign in to comment.