We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbeec9 commit eb44dabCopy full SHA for eb44dab
.github/workflows/release.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Download build artifact
52
uses: actions/download-artifact@v4
53
with:
54
- name: build-artifact]
+ name: build-artifact
55
56
- name: Set version from gradle.properties
57
id: properties
0 commit comments