Skip to content

Commit cfcaf72

Browse files
committed
🇨🇳 hassio for china
1 parent ac2a62f commit cfcaf72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/sentry.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: actions/[email protected]
1414
- name: Sentry Release
1515
uses: getsentry/[email protected]
16+
if: secrets.SENTRY_ORG != ''
1617
env:
1718
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
1819
SENTRY_ORG: ${{ secrets.SENTRY_ORG }}

0 commit comments

Comments
 (0)