Closed schroedermarius closed 3 weeks ago
Related to #1
Add a pipeline to consume secrets from different environments and output the chosen environment via markdown.
README.md
.github/workflows/environment-pipeline.yml
main
develop
test
.github/actions/environment-action/action.yml
For more details, open the Copilot Workspace session.
Related to #1
Add a pipeline to consume secrets from different environments and output the chosen environment via markdown.
README.md
.github/workflows/environment-pipeline.yml
main
,develop
, andtest
branches..github/actions/environment-action/action.yml
For more details, open the Copilot Workspace session.