Skip to content

Commit b0eb12e

Browse files
committed
fix oauth gha
1 parent dd5032b commit b0eb12e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oauth.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
FRACTAL_EMAIL_USE_STARTTLS: false
7676
FRACTAL_EMAIL_USE_LOGIN: true
7777
FRACTAL_EMAIL_PASSWORD: fakepassword
78+
FRACTAL_HELP_URL: https://example.org/info
7879
run: |
7980
fractalctl set-db
8081
fractalctl init-db-data --resource default --profile default --admin-email [email protected] --admin-pwd 1234 --admin-project-dir /fake

0 commit comments

Comments
 (0)