DORSETRIGS
Home

building-github-actions (3 post)


posts by category not found!

Dropdown for GitHub Workflows input parameters

Dynamically Setting Git Hub Workflow Inputs Leveraging Dropdowns for User Friendly Configuration Git Hub Workflows are powerful tools for automating tasks withi

2 min read 05-10-2024 43
Dropdown for GitHub Workflows input parameters
Dropdown for GitHub Workflows input parameters

In a GitHub Action how to conditionalize a step based off the previous step's output?

Conditionalizing Git Hub Actions Executing Steps Based on Previous Outputs Git Hub Actions provide a powerful way to automate your workflows but sometimes you n

2 min read 05-10-2024 40
In a GitHub Action how to conditionalize a step based off the previous step's output?
In a GitHub Action how to conditionalize a step based off the previous step's output?

Environment variables in github actions

Unlocking Power with Environment Variables in Git Hub Actions Git Hub Actions provide a powerful platform for automating your development workflows However some

3 min read 05-10-2024 47
Environment variables in github actions
Environment variables in github actions