Skip to content

Commit f48e8b8

Browse files
committed
distribute externally
1 parent 6123469 commit f48e8b8

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/nightly-build.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,7 @@ jobs:
141141
"github_actions_main-exp" \
142142
"${{ github.ref_name }}" \
143143
"${{ steps.ipa.outputs.path }}" \
144-
"MetaMask BETA & Release Candidates" \
145-
"false"
144+
"MetaMask BETA & Release Candidates"
146145
147146
- name: Cleanup API Key
148147
if: always()
@@ -203,8 +202,7 @@ jobs:
203202
"github_actions_main-rc" \
204203
"${{ github.ref_name }}" \
205204
"${{ steps.ipa.outputs.path }}" \
206-
"MetaMask BETA & Release Candidates" \
207-
"false"
205+
"MetaMask BETA & Release Candidates"
208206
209207
- name: Cleanup API Key
210208
if: always()

0 commit comments

Comments
 (0)