Skip to content

Commit 77629ba

Browse files
authored
Merge pull request #42 from WarMatrixAI/YTFL-patch-1
Update org-to-forks.yml
2 parents 2a987cc + 678cadc commit 77629ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/org-to-forks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
env:
3030
GH_TOKEN: ${{ secrets.ORG_SYNC_PAT }}
3131
run: |
32-
MEMBERS=("zzz-creator" "ytfl")
32+
MEMBERS=("ytfl")
3333
3434
for MEMBER in "${MEMBERS[@]}"; do
3535
echo "=================================="

0 commit comments

Comments
 (0)