ci: create Sentry releases for Android clients (#8463)

This marks the release in Sentry as "released" and also attaches the
commits to it that we made since the last release.
This commit is contained in:
Thomas Eizinger
2025-03-17 22:30:02 +11:00
committed by GitHub
parent 99624a4302
commit 022fb9fed9

View File

@@ -24,6 +24,8 @@ jobs:
projects: headless-client
- component: macos-client
projects: apple-client
- component: android-client
projects: android-client
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with: