Completed
Running text messages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Taking Action With GitHub Actions - Learn With Jason
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 GitHub Actions
- 3 What are GitHub Actions
- 4 Getting started with GitHub Actions
- 5 Semantic release
- 6 Building our own action
- 7 Adding a secret to our action
- 8 Creating an action environment
- 9 Inline documentation
- 10 Context block
- 11 Environment variables
- 12 Adding actions
- 13 Setting up actions
- 14 Running text messages
- 15 GitHub action cache
- 16 Installing Node Modules
- 17 Testing
- 18 Stream Setup
- 19 Steps
- 20 Run
- 21 Test
- 22 Troubleshooting