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 6123469 commit f48e8b8Copy full SHA for f48e8b8
1 file changed
.github/workflows/nightly-build.yml
@@ -141,8 +141,7 @@ jobs:
141
"github_actions_main-exp" \
142
"${{ github.ref_name }}" \
143
"${{ steps.ipa.outputs.path }}" \
144
- "MetaMask BETA & Release Candidates" \
145
- "false"
+ "MetaMask BETA & Release Candidates"
146
147
- name: Cleanup API Key
148
if: always()
@@ -203,8 +202,7 @@ jobs:
203
202
"github_actions_main-rc" \
204
205
206
207
208
209
210
0 commit comments