GitHub Actions Deployments to Google Cloud Storage
- 2023.07.17
- Google Cloud Platform

In this tutorial, we demystify the process of automating deployments to Google Cloud Storage using GitHub Actions. We dive deep into the setup, taking you through the creation of a Google Cloud bucket and the role of Identity and Access Management in controlling access.
Demonstration Code and Diagram: https://github.com/nodematiclabs/github-actions-gcs
Modeling Tool: https://softwaresim.com
If you are a cloud, machine learning, or software engineer you’ll probably find our wide range of YouTube tutorials, demonstrations, and walkthroughs useful – please consider subscribing to support the channel.
0:00 Conceptual Overview
0:52 Cloud Storage Bucket
1:24 Service Account
2:03 GitHub Repository
3:27 GitHub Actions Workflow
4:37 Permissions
5:23 Workflow Execution