Skip to content

Commit 80a726b

Browse files
committed
update commit author
1 parent 975a5f6 commit 80a726b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/watch-dependencies.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,9 @@ jobs:
6666
if: github.repository == 'jupyter/nbviewer.org-deploy' && (github.event_name != 'push' || github.ref == 'refs/heads/main')
6767
with:
6868
token: "${{ secrets.BOT_PAT }}"
69-
author: Jupter Bot Account <[email protected]>
70-
committer: JupterHub Bot Account <[email protected]>
69+
author: Jupyter Bot Account <[email protected]>
70+
committer: Jupyter Bot Account <[email protected]>
7171
branch: update-nbviewer
72-
labels: dependencies
7372
commit-message: Update nbviewer version to ${{ steps.update.outputs.chart_short }}
7473
title: Update nbviewer version to ${{ steps.update.outputs.chart_short }}
7574
body: |

0 commit comments

Comments
 (0)