diff --git a/.github/workflows/release_production.yml b/.github/workflows/release_production.yml index 09e45b766633..e87a0c52a8b3 100644 --- a/.github/workflows/release_production.yml +++ b/.github/workflows/release_production.yml @@ -42,7 +42,7 @@ jobs: destination-path: $HOME/jenkins_static/com.duckduckgo.mobile.android/ - name: Assemble the bundle - run: ./gradlew bundleInternalRelease -PversionNameSuffix=-nightly -PuseUploadSigning + run: ./gradlew bundleInternalRelease -PuseUploadSigning - name: Capture App Bundle Path id: capture_output