Skip to content

Commit

Permalink
Update show_readmes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Nov 15, 2024
1 parent 4703117 commit bd66137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/show_readmes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
node-version: '20.0'
- name: Update README.mdx
run: node readme.js > README.mdx
run: node go.js > README.mdx
- name: PUSH
uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit bd66137

Please sign in to comment.