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 3cd3204 commit 429571fCopy full SHA for 429571f
.github/workflows/deploy-alpha.yml
@@ -92,4 +92,3 @@ jobs:
92
packageName: org.glpi.inventory.agent
93
releaseFiles: app/build/outputs/apk/release/app-release-unsigned-signed.apk
94
track: alpha
95
- changesNotSentForReview: true
.github/workflows/deploy-prod.yml
@@ -135,7 +135,6 @@ jobs:
135
136
137
track: production
138
139
140
#####################
141
# Prepare release #
0 commit comments