We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e592945 commit 8a1e4c0Copy full SHA for 8a1e4c0
1 file changed
.github/workflows/production.yml
@@ -69,7 +69,6 @@ jobs:
69
cache-from: type=gha
70
cache-to: type=gha,mode=max
71
platforms: linux/arm64
72
- no-cache: true
73
secrets: |
74
SENTRY_AUTH_TOKEN=${{ secrets.SENTRY_AUTH_TOKEN }}
75
SENTRY_ORG=${{ secrets.SENTRY_ORG }}
0 commit comments