fix: close formbricks-js surveys on logout (#1655)

This commit is contained in:
Matti Nannt
2023-11-21 10:29:31 +01:00
committed by GitHub
parent 860630dd5a
commit 94bf1fd6fe
3 changed files with 8 additions and 1 deletions

View File

@@ -75,6 +75,10 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
NEXTAUTH_SECRET=${{ env.NEXTAUTH_SECRET }}
DATABASE_URL=${{ env.DATABASE_URL }}
ENCRYPTION_KEY=${{ env.ENCRYPTION_KEY }}
# Sign the resulting Docker image digest except on PRs.
# This will only write to the public Rekor transparency log when the Docker