Skip to content

Commit fd56bbf

Browse files
Revert "test override author to fix CI perms"
This reverts commit ee6f567.
1 parent ee6f567 commit fd56bbf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/update-dependencies.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,6 @@ jobs:
5454
fetch-tags: true
5555
path: ${{ github.workspace }}/src/${{ matrix.key }}
5656

57-
- name: test author override
58-
run: |
59-
git config user.name "assumptionsandg"
60-
git config user.email "[email protected]"
61-
working-directory: ${{ github.workspace }}/src/kayobe-config
62-
6357
- name: Get latest tag
6458
id: latest_tag
6559
run: |

0 commit comments

Comments
 (0)