+2
-2
.github/workflows/push_resourcepack.yml
+2
-2
.github/workflows/push_resourcepack.yml
···
9
9
uses: actions/checkout@v2
10
10
- name: pull latest and remove old file from repo
11
11
run: |
12
-
git config --global user.name "usernamehere"
13
-
git config --global user.email "emailhere"
12
+
git config --global user.name "willmexe"
13
+
git config --global user.email "imdark200@gmail.com"
14
14
git config pull.rebase false
15
15
git pull
16
16
rm -f release.zip