Skip to content

Commit 79ac909

Browse files
authored
Fix deployment of examples (#461)
1 parent ecb7e6b commit 79ac909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
env:
1313
MODAL_TOKEN_ID: ${{ secrets.MODAL_MODAL_LABS_TOKEN_ID }}
1414
MODAL_TOKEN_SECRET: ${{ secrets.MODAL_MODAL_LABS_TOKEN_SECRET }}
15+
MODAL_ENVIRONMENT: main
1516

1617
steps:
1718
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)