Skip to content

Commit

Permalink
Merge pull request #43 from modal-labs/charlesfrye/actually-deploy
Browse files Browse the repository at this point in the history
actually deploy app in CD
  • Loading branch information
charlesfrye authored Nov 15, 2024
2 parents f9b9204 + 420afff commit 125adb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
- name: Deploy
run: |
modal token set --token-id $MODAL_TOKEN_ID --token-secret $MODAL_TOKEN_SECRET
modal deploy
modal deploy src.app

0 comments on commit 125adb0

Please sign in to comment.