lotsoftools

Articles tagged with actions

Github Actions Checkout

Learn how to use the Github Actions checkout feature to automate tasks in your development cycle.

Test GitHub Actions Locally: A Comprehensive Tutorial

In this tutorial, learn how to set up and test GitHub Actions locally to streamline your development process and enhance your CI/CD workflows.

Github Actions Matrix

Learn how to use matrix with Github Actions to create efficient and dynamic workflows across multiple environments.

Setting Environment Variables in GitHub Actions

Learn how to effectively set environment variables in GitHub Actions with this detailed and informative tutorial.

Automatically Update Submodules with GitHub Action

Learn how to automatically update submodules in your projects using GitHub Actions.