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.
- Host: GitHub
- URL: https://github.com/tbobm/gha-playground
- Owner: tbobm
- License: mit
- Created: 2021-11-17T16:57:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-07-06T19:08:07.000Z (12 months ago)
- Last Synced: 2025-07-06T20:25:13.164Z (12 months ago)
- Topics: actions, automation, cicd, github-actions, release-management, yaml
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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] | [](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