Skip to content

Commit

Permalink
Update python-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pymmdrza authored Aug 24, 2024
1 parent bea5c7c commit d8e42e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: rm -r bump_version.py

- name: Update Index Page For Readthedocs
run: cp $GITHUB_WORKSPACE/README.md $GITHUB_WORKSPACE/docs/index.md
run: cp README.md docs/index.md

- name: Bump version
run: |
Expand Down

0 comments on commit d8e42e1

Please sign in to comment.