Skip to content

Commit 825622c

Browse files
Update summarize-ambassadors.yml
1 parent 8562970 commit 825622c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/summarize-ambassadors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run Summary Script
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
GITHUB_REPOSITORY: pytorch-fdn/foundation-programs
25+
GITHUB_REPOSITORY: pytorch-fdn/ambassador-program
2626
run: python .github/scripts/summarize_applications.py
2727

2828
- name: Commit and Push Summary

0 commit comments

Comments
 (0)