GitHub

Deploying To Itchio With GitHub Actions Video

If you deploy content to itch.io , and if you are looking for a way to automate deployments to this platform, you can achieve this with GitHub Actions !

If you are interested in learning more, you should check out my video on this topic on YouTube here: Deploying To Itch.io With GitHub Actions.


If you are not familiar with GitHub Actions and Workflows, feel free to checkout my free course on these topics here on YouTube: Introduction To GitHub Actions Course Playlist.

Introduction To GitHub Actions Course Full Course Video Released

Today, I am happy to announce that my Introduction To GitHub Actions full course video is now available and can be watched on YouTube here: Introduction.


If you would prefer to watch the videos individually, you can find the full playlist here on YouTube: Introduction To GitHub Actions Course Playlist.

I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 9 Released

Today, I am happy to announce that part 9 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Push Workflow.


In todays video, I give a high level overview of:

  • Creating a push workflow that triggers when code is pushed or merged
  • Tagging and pushing code during a workflow

I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 8 Released

Today, I am happy to announce that part 8 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Pull Request Workflow.


In todays video, I give a high level overview of:

  • Creating a pull request workflow
  • Triggering workflows using different conditions like project paths and branches

I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 7 Released

Today, I am happy to announce that part 7 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Integration Test and CRON Workflow.


In todays video, I give a high level overview of:

  • Creating an integration test workflow
  • Triggering a workflow using a cron like expression
  • using third party actions for bootstrapping a workflow

I hope you enjoy the new content! Please feel free to post any questions or comments below.

Introduction To GitHub Actions Course Part 5 Released

Today, I am happy to announce that part 5 of my Introduction To GitHub Actions course is now available and can be watched on YouTube here: Hello World Workflow.


In todays video, I give a high level overview of:

  • Creating our first workflow
  • Manually triggering the workflow through the GitHub Actions UI
  • Basic GitHub workflow file syntax

I hope you enjoy the new content! Please feel free to post any questions or comments below.