Skip to content

Commit 9bdcc8e

Browse files
committed
wrong name Oops
1 parent 1a8a1bf commit 9bdcc8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
tool: mdbook@0.4.47,mdbook-admonish@1.19.0,mdbook-alerts@0.7.0,mdbook-emojicodes@0.3.0
3535
- name: Update SUMMARY.md with proposals
36-
run: python3 tools/update_summary.py
36+
run: python3 tools/auto-update-design-proposals.py
3737
- name: Setup Pages
3838
id: pages
3939
uses: actions/configure-pages@v3

0 commit comments

Comments
 (0)