Skip to content

Commit

Permalink
chore: update readme_sync.yml (#8462)
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Oct 18, 2024
1 parent 54104e9 commit 939698b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# in config files with their id.
README_API_KEY: ${{ secrets.README_API_KEY }}
# The command is a bit misleading, we're not actually syncing anything here,
# we're just generating the markdown files from the the yaml configs.
# we're just generating the markdown files from the yaml configs.
run: hatch run readme:sync

- name: Get version
Expand Down

0 comments on commit 939698b

Please sign in to comment.