Skip to content

Commit 155a9c0

Browse files
authored
Update update_challenge_progress.yml
1 parent d5e2e5f commit 155a9c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_challenge_progress.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Run update_dashboard.py
3131
working-directory: _MonthlyChallenges
3232
run: python update_dashboard.py
33+
git push https://x-access-token:${{ secrets.PERSONAL_ACCESS_TOKEN }}@github.com/AlgorithmStudy-Allumbus/codingtest_algorithm_study.git ${{ github.head_ref }}
3334

3435
- name: Commit updated files
3536
working-directory: _MonthlyChallenges

0 commit comments

Comments
 (0)