We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67822e commit 503c02dCopy full SHA for 503c02d
.github/workflows/gradle-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
server-id: github
23
settings-path: ${{ github.workspace }}
24
25
- - name: Build with Gradle
+ - name: Build release artifact
26
uses: gradle/gradle-build-action@v2
27
with:
28
arguments: startShadowScripts
0 commit comments