We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f90a694 commit f27bbfcCopy full SHA for f27bbfc
.github/workflows/update-readme.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Update README download URLs
25
id: update-readme
26
run: |
27
- node update-download-urls.js
+ node update-readme.js
28
echo "::notice::README updated with latest download URLs."
29
30
- name: Commit changes and create a new branch
0 commit comments