We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 121ef59 commit f71bee6Copy full SHA for f71bee6
1 file changed
.github/workflows/gradle.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
gradle-version: '8.6'
37
- name: Build with Gradle
38
- run: gradle release-web
+ run: gradle releaseWeb
39
- name: Bump version and push tag
40
id: tag_version
41
uses: mathieudutour/github-tag-action@v6.1
0 commit comments