Skip to content

Commit

Permalink
update ci working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
zieka committed Nov 4, 2024
1 parent 9541aa0 commit c7758a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
npm version $TAG_VERSION --no-git-tag-version
- name: Commit version updates
working-directory: openrewrite
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit c7758a7

Please sign in to comment.