0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-14 02:25:08 +01:00

Dan => Arne

This commit is contained in:
Arne Tarara 2024-05-09 20:22:44 +02:00
parent 432821910f
commit a28227e1c5
No known key found for this signature in database
GPG key ID: 2540198A4079785B

View file

@ -18,8 +18,8 @@ jobs:
- name: Set up Git user
run: |
git config --global user.name "Dan Mateas"
git config --global user.email "dan@green-coding.berlin"
git config --global user.name "Arne Tarara"
git config --global user.email "arne@green-coding.io"
- name: Add remote repository
run: |