Make sure package is included in Sentry.

The documentation doesn't mention it but it worked previously with other action so let's try...
This commit is contained in:
Bassett, Justin 2022-11-22 15:51:03 -05:00
parent 64afe45609
commit 6a0b18525b
2 changed files with 2 additions and 2 deletions

View file

@ -118,5 +118,5 @@ jobs:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
with:
version: ${{ steps.rel_number.outputs.version }}
version: io.homeassistant.companion.android@${{ steps.rel_number.outputs.version }}
environment: Beta

View file

@ -134,7 +134,7 @@ jobs:
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
with:
version: ${{ steps.rel_number.outputs.version }}
version: io.homeassistant.companion.android@${{ steps.rel_number.outputs.version }}
environment: Production
play_publish: