Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit da0bf74

Browse files
authored
Update pydocs-publish.yml
1 parent c00010b commit da0bf74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pydocs-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uses: peter-evans/create-pull-request@v3
6969
with:
7070
token: ${{ secrets.PYDOC_TOKEN }}
71-
commit-message: Update pydocs
71+
commit-message: 🐍 Update pydocs
7272
committer: GitHub <noreply@github.com>
7373
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
7474
delete-branch: true

0 commit comments

Comments
 (0)