mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-13 05:40:31 +05:30
Change git info
This commit is contained in:
parent
4d3439fd96
commit
7f0bad0173
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -42,10 +42,10 @@ jobs:
|
|||||||
|
|
||||||
- name: Prepare for Compilation
|
- name: Prepare for Compilation
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "XelXen"
|
git config --global user.name "alefvanoon"
|
||||||
git config --global user.email "78258352+XelXen@users.noreply.github.com"
|
git config --global user.email "53198048+alefvanoon@users.noreply.github.com"
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
echo "https://XelXen:${{ secrets.GH_TOKEN }}@github.com" > ~/.git-credentials
|
echo "https://alefvanoon:${{ secrets.GH_TOKEN }}@github.com" > ~/.git-credentials
|
||||||
|
|
||||||
- name: Patch and Compile
|
- name: Patch and Compile
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user