Skip to content

Commit

Permalink
Fix deployment of examples (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekzhang authored Oct 4, 2023
1 parent ecb7e6b commit 79ac909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
env:
MODAL_TOKEN_ID: ${{ secrets.MODAL_MODAL_LABS_TOKEN_ID }}
MODAL_TOKEN_SECRET: ${{ secrets.MODAL_MODAL_LABS_TOKEN_SECRET }}
MODAL_ENVIRONMENT: main

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 79ac909

Please sign in to comment.