Skip to content

Commit 674300f

Browse files
committed
Add todo
1 parent 2ab05fb commit 674300f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
needs: [publish]
1414
secrets: inherit
1515
with:
16-
DEPLOY_ENV: stg
16+
DEPLOY_ENV: stg #TODO change to prd
1717
DEPLOY_APP: ${{ github.event.repository.name }}
1818
DEPLOY_TAG: ${{ github.ref_name }}
1919
DEPLOY_SUBDOMAIN: hyperchain

0 commit comments

Comments
 (0)