Update WEBSITE_SIGNUP_URL in cloud-frontend.yml

This commit is contained in:
Adish M 2025-11-24 11:03:33 +05:30 committed by GitHub
parent 56fd2ff5e3
commit 48b0194de8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,7 +118,7 @@ jobs:
SERVER_IP: ${{ secrets.CLOUD_PROD_CLOUD_SERVER_IP }}
TJDB_SQL_MODE_DISABLE: ${{ secrets.CLOUD_TJDB_SQL_MODE_DISABLE }}
TOOLJET_SERVER_URL: ${{ secrets.CLOUD_TOOLJET_SERVER_URL }}
WEBSITE_SIGNUP_URL: https://tooljet.ai/ai-create-account
WEBSITE_SIGNUP_URL: https://www.tooljet.com/create-account
TOOLJET_EDITION: cloud
- name: 🚀 Deploy to Netlify