mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Update WEBSITE_SIGNUP_URL in cloud-frontend.yml
This commit is contained in:
parent
56fd2ff5e3
commit
48b0194de8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cloud-frontend.yml
vendored
2
.github/workflows/cloud-frontend.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue