Skip to content

Commit 886e2e0

Browse files
Merge pull request #35 from devgateway/task/DVIZ-24/admin-docker-optimization
chore(DVIZ-24): remove git user
2 parents 55f05ac + bb81f9d commit 886e2e0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

-5
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424
with:
2525
fetch-depth: '0'
2626

27-
- name: Configure Git user
28-
run: |
29-
git config user.email "[email protected]"
30-
git config user.name "Timothy Mugo Gachengo"
31-
3227
- name: Generate Tag
3328
id: tag_version
3429
uses: mathieudutour/[email protected]

0 commit comments

Comments
 (0)