mirror of
https://github.com/ToolJet/ToolJet.git
synced 2025-12-05 19:07:59 -06:00
Update WEBSITE_SIGNUP_URL in workflow configuration
This commit is contained in:
2
.github/workflows/cloud-frontend.yml
vendored
2
.github/workflows/cloud-frontend.yml
vendored
@@ -138,5 +138,5 @@ jobs:
|
||||
SERVER_IP: ${{ secrets.CLOUD_PROD_CLOUD_SERVER_IP }}
|
||||
TJDB_SQL_MODE_DISABLE: ${{ secrets.CLOUD_PROD_TJDB_SQL_MODE_DISABLE }}
|
||||
TOOLJET_SERVER_URL: ${{ secrets.CLOUD_PROD_TOOLJET_SERVER_URL }}
|
||||
WEBSITE_SIGNUP_URL: https://tooljet.ai/ai-create-account
|
||||
WEBSITE_SIGNUP_URL: https://www.tooljet.ai/create-account
|
||||
TOOLJET_EDITION: cloud
|
||||
|
||||
Reference in New Issue
Block a user