Skip to content

Commit 429571f

Browse files
committed
fix(build): fix changesNotSentForReview
1 parent 3cd3204 commit 429571f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/deploy-alpha.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,3 @@ jobs:
9292
packageName: org.glpi.inventory.agent
9393
releaseFiles: app/build/outputs/apk/release/app-release-unsigned-signed.apk
9494
track: alpha
95-
changesNotSentForReview: true

.github/workflows/deploy-prod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ jobs:
135135
packageName: org.glpi.inventory.agent
136136
releaseFiles: app/build/outputs/apk/release/app-release-unsigned-signed.apk
137137
track: production
138-
changesNotSentForReview: true
139138

140139
#####################
141140
# Prepare release #

0 commit comments

Comments
 (0)