8:12
Secrets and Environment Variables in your GitHub Action
Need to deploy from a GitHub Action? Or something as simple as sending a Slack message when the pipeline has ended?
5:53
GitHub Actions - Variables & Secrets
In this tutorial, we'll show how to configure variables and secrets in GitHub and how to access them in a workflow. Complete ...
23:29
GitHub Actions Tutorial: Using Variables ,Secrets and Inputs in GitHub Actions for Secure Automation
Welcome to my in-depth tutorial on using variables and secrets in GitHub Actions for secure automation. In this video, we'll ...
8:32
Secrets & Environment Variables in GitHub Actions | Secure DevOps Tutorial
Learn how to securely use Secrets and Environment Variables in GitHub Actions! In this tutorial, we cover the difference between ...
17:35
Variables, Secrets and Inputs in Github Actions | Github Actions Series - #4
We are starting with a complete new series on understanding what are Github Actions and how can we use them in our day to day ...
4:53
Set environment variables // GitHub Actions
Get all of my free resources to help you learn: https://skool.com/moderndata/about - Work with me to modernize your data ...
6:13
CI/CD Tutorial using GitHub Actions - Automated Testing & Automated Deployments
STARTER PROJECT SOURCE CODE: https://github.com/IAmTomShaw/github-actions-demo-project Want to automate your ...
10:57
GitHub Actions - Configuration Variables
Are you tired of having to use secrets to store ALL your variable type values for GitHub Actions, even if the stuff isn't secret?
9:01
This goes along with our GitHub Automation for Scientists course: https://hutchdatascience.org/GitHub_Automation_for_Scientists/
14:05
Add Inputs to GitHub Actions Workflows - GitHub Actions Tutorial
In this GitHub Actions Tutorial, we'll walk through how to add user inputs to workflow_dispatch triggers in your GitHub Actions ...
9:49
GitHub Actions - Masking Variables and Secrets
This video is part 12 in my Introduction to GitHub Actions video series. In this video you are going to learn how mask variables and ...
14:37
Use Outputs to Share Data Between Jobs // GitHub Actions
Get all of my free resources to help you learn: https://skool.com/moderndata/about - Work with me to modernize your data ...
9:20
Understanding Repository Secrets & Variables in GitHub Actions 🔐 - 09
Title: Understanding Repository Secrets & Variables in GitHub Actions Description: In this video, we dive deep into repository ...
4:11
Parameters and variables | Github actions
How to use parameters and variables in Github workflows #github #variables #parameters #devops #userinput #githubactions ...
32:31
GitHub Actions Tutorial - Basic Concepts and CI/CD Pipeline with Docker
Grab your free DevOps Roadmap: https://bit.ly/3YC0r7Y Complete Github Actions Tutorial | GitHub Actions CI/CD | GitHub Actions ...
7:55
GitHub Actions Tutorial #12 Defining environment variables for a single workflow
Defining environment variables for a single workflow GitHub Actions Pro Tip: Defining Environment Variables in One Workflow!
2:41
Github Actions Certification - Set Environment Variables from UI
Github Actions Certification - Environment Variables.
14:23
Github Actions CI CD Tutorial | Github Actions Variables | How to create variables in Github Actions
In this video, you'll learn how to use GitHub Actions variables the right way to make your workflows cleaner, reusable, and easier ...
9:37
GitHub Actions - Built-in environment variables
In this tutorial, we'll look at the default environment variables provided by GitHub actions and how to access them in a workflow.