We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24384fb commit 3b02938Copy full SHA for 3b02938
10 files changed
.github/workflows/build-and-publish-docker.yaml
.github/workflows/build-element-call.yaml
@@ -16,13 +16,13 @@ on:
16
default: production
17
secrets:
18
SENTRY_ORG:
19
- required: true
+ required: false
20
SENTRY_PROJECT:
21
22
SENTRY_URL:
23
24
SENTRY_AUTH_TOKEN:
25
26
CODECOV_TOKEN:
27
required: false
28
.github/workflows/build.yaml
.github/workflows/changelog-label.yml
.github/workflows/deploy-to-netlify.yaml
.github/workflows/pr-deploy.yaml
0 commit comments