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 8d01a5a commit 4d28e0cCopy full SHA for 4d28e0c
.github/workflows/release.yml
@@ -78,10 +78,10 @@ jobs:
78
# with:
79
# name: empower-plant-react-native-ios
80
81
- # - name: Download Android APK
82
- # uses: actions/download-artifact@v4
83
- # with:
84
- # name: empower-plant-react-native-android
+ - name: Download Android APK
+ uses: actions/download-artifact@v4
+ with:
+ name: empower-plant-react-native-android
85
86
- name: Set GitHub user
87
run: |
0 commit comments