Update gradle.yml

This commit is contained in:
radmanplays 2024-02-07 19:57:41 +03:30 committed by GitHub
parent 6de380b333
commit f1e40e7b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,6 +49,9 @@ jobs:
name: upload offline download and classes.js name: upload offline download and classes.js
path: javascript/ path: javascript/
- name: Write changes to repository
uses: stefanzweifel/git-auto-commit-action@v4
# NOTE: The Gradle Wrapper is the default and recommended way to run Gradle (https://docs.gradle.org/current/userguide/gradle_wrapper.html). # NOTE: The Gradle Wrapper is the default and recommended way to run Gradle (https://docs.gradle.org/current/userguide/gradle_wrapper.html).
# If your project does not have the Gradle Wrapper configured, you can use the following configuration to run Gradle with a specified version. # If your project does not have the Gradle Wrapper configured, you can use the following configuration to run Gradle with a specified version.