In this tutorial, you’ll learn how to automatically deploy @twilio Runtime Functions and Assets when new code updates are pushed to a GitHub repository.
=== TOPICS ===
00:02:11 - GitHub Repository with Example Code
00:03:17 - Understanding the GitHub Workflow File
00:05:40 - Running the Twilio CLI in the Workflow
00:07:00 - Breaking Down the Deploy Command
00:08:21 - Setting Up the Required GitHub Secrets
00:09:39 - Creating a Twilio API Key
00:11:13 - Testing the Workflow
00:14:00 - The Environment Value in the Hostname
00:14:39 - Changing the Service Name & Environment
00:16:20 - Understanding Assets
00:17:01 - Understanding Settings / Environment Variables
00:17:32 - Publishing Assets
00:18:22 - Publishing Settings / Environment Variables