9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-27 18:59:08 +00:00

remove build number from test ci

This commit is contained in:
NONPLAYT
2025-03-03 01:12:17 +03:00
parent 8eab3fa17b
commit 9386e465a9

View File

@@ -27,7 +27,6 @@ jobs:
- name: Configure Git and Gradle
run: |
git config --global user.email "no-reply@github.com" && git config --global user.name "Github Actions"
echo "BUILD_NUMBER=$GITHUB_RUN_NUMBER" >> $GITHUB_ENV
chmod +x gradlew
- name: Patch