9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-31 04:36:34 +00:00

update main upstream

This commit is contained in:
NONPLAYT
2023-02-15 20:42:03 +03:00
parent 8e2ea0d159
commit 576a24e113
3 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ jobs:
java-version: 17
cache: 'gradle'
- name: Configure Git
- name: Configure Git and Gradle
run: |
git config --global user.email "no-reply@github.com" && git config --global user.name "Github Actions"
echo "workflow=$GITHUB_RUN_NUMBER" >> $GITHUB_ENV