mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-03 10:09:16 -06:00
fix: e2e tests, make welcomeCard.headline optional, remove console logs (#2374)
This commit is contained in:
committed by
GitHub
parent
08ce026c7a
commit
f93c5b3c55
1
.github/actions/cache-build-web/action.yml
vendored
1
.github/actions/cache-build-web/action.yml
vendored
@@ -46,6 +46,7 @@ runs:
|
||||
run: |
|
||||
SECRET=$(openssl rand -hex 32)
|
||||
echo "ENCRYPTION_KEY=$SECRET" >> $GITHUB_ENV
|
||||
echo "ENTERPRISE_LICENSE_KEY=$SECRET" >> $GITHUB_ENV
|
||||
shell: bash
|
||||
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user