Update gradle.yml
This commit is contained in:
parent
6de380b333
commit
f1e40e7b21
3
.github/workflows/gradle.yml
vendored
3
.github/workflows/gradle.yml
vendored
|
@ -49,6 +49,9 @@ jobs:
|
|||
name: upload offline download and classes.js
|
||||
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).
|
||||
# If your project does not have the Gradle Wrapper configured, you can use the following configuration to run Gradle with a specified version.
|
||||
|
|
Loading…
Reference in New Issue
Block a user