Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pearguacamole committed Oct 13, 2024
1 parent 3f3ffa9 commit 9936a47
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 @@ -52,7 +52,7 @@ jobs:
with:
pythonVersion: "3.11"
dependencyType: "docs"
- name: Append release notes to RELEASE_NOTES.md
- name: Append release notes to RELEASE_NOTES.md #automate release doc updation
run: |
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 9936a47

Please sign in to comment.