mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-22 09:57:11 +00:00
Configure sentry properties (#1783)
This commit is contained in:
parent
861ca58a58
commit
7868c6d08e
1
.github/workflows/deploy_snapshot.yml
vendored
1
.github/workflows/deploy_snapshot.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
||||
env:
|
||||
SNAPSHOT: "true"
|
||||
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
||||
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
|
||||
with:
|
||||
arguments: --no-configuration-cache collectFreeReleaseApks collectNonFreeReleaseApks
|
||||
|
||||
|
2
sentry.properties
Normal file
2
sentry.properties
Normal file
@ -0,0 +1,2 @@
|
||||
defaults.project=password-store-google-play
|
||||
defaults.org=password-store
|
Loading…
x
Reference in New Issue
Block a user