We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38db8bd commit 6f00762Copy full SHA for 6f00762
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
gradle-home-cache-cleanup: true
38
39
- name: Fetch Gradle properties for a specific product
40
- id: properties
+ id: properties_test
41
shell: bash
42
run: |
43
PROPERTIES="$(./gradlew properties --console=plain -q)"
0 commit comments