diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 836701de8..ba887ba2e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -141,7 +141,6 @@ jobs: packageName: org.getlantern.lantern releaseFiles: lantern-installer.aab track: production - changesNotSentForReview: true - name: Grant private modules access run: git config --global url."https://${{ secrets.CI_PRIVATE_REPOS_GH_TOKEN }}:x-oauth-basic@github.com/".insteadOf "https://github.com/"