Skip to content

Commit 6229c58

Browse files
committed
Added KOSLI_HOST to setup-kosli
1 parent 162aaa9 commit 6229c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/setup-kosli.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ env:
1111
KOSLI_ENV_DEV: "${{ vars.KOSLI_ENV_DEV }}"
1212
KOSLI_ENV_STAGING: "${{ vars.KOSLI_ENV_STAGING }}"
1313
KOSLI_ENV_PROD: "${{ vars.KOSLI_ENV_PROD }}"
14+
KOSLI_HOST: "https://app.us.kosli.com"
1415
# KOSLI_DRY_RUN: true
1516

1617
jobs:

0 commit comments

Comments
 (0)