diff --git a/.github/workflows/release-build.yml b/.github/workflows/release-build.yml index 122a4b4265..058f92488d 100644 --- a/.github/workflows/release-build.yml +++ b/.github/workflows/release-build.yml @@ -49,4 +49,4 @@ jobs: keyPassword: ${{ secrets.SIGNING_KEY_PASSWORD }} run: | echo "${{ secrets.SIGNING_KEYSTORE }}" | base64 --decode > keystore.jks - npx semantic-release + npx semantic-release --debug