Skip to content

Commit

Permalink
Update update-extensions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeSCahill authored Aug 23, 2024
1 parent 6a3ff4f commit d7e16f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-extensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:

- name: Commit changes
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "vbotbuildovich"
git config --global user.email "vbotbuildovich@users.noreply.github.com"
git add package.json package-lock.json
git commit -m "Update @redpanda-data/docs-extensions-and-macros"
env:
Expand Down

0 comments on commit d7e16f8

Please sign in to comment.