An open API service indexing awesome lists of open source software.

https://github.com/tbobm/gha-playground

Example repository to try out Github Actions features.
https://github.com/tbobm/gha-playground

actions automation cicd github-actions release-management yaml

Last synced: 2 months ago
JSON representation

Example repository to try out Github Actions features.

Awesome Lists containing this project

README

          

# Github Actions Playground

Example repository to try out Github Actions features.

## Workflows

| Documentation | State | Example | Description |
|---------------|-------|---------|-------------|
| [Workflow Syntax - Job Outputs][gh-job-outputs] | [![Job outputs](https://github.com/tbobm/gha-playground/actions/workflows/job-outputs.yaml/badge.svg)](https://github.com/tbobm/gha-playground/actions/workflows/job-outputs.yaml) | [`job-outputs.yaml`](./.github/workflows/job-outputs.yaml) | Use Job outputs to expose informations |

[gh-job-outputs]: https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#jobsjob_idoutputs