Skip to content

Commit f27bbfc

Browse files
authored
Update update-readme.yml
1 parent f90a694 commit f27bbfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Update README download URLs
2525
id: update-readme
2626
run: |
27-
node update-download-urls.js
27+
node update-readme.js
2828
echo "::notice::README updated with latest download URLs."
2929
3030
- name: Commit changes and create a new branch

0 commit comments

Comments
 (0)