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

https://github.com/dlemstra/github-actions-debugger-demo


https://github.com/dlemstra/github-actions-debugger-demo

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# GitHub Actions Debugger

This project demonstrates the [https://github.com/dlemstra/github-actions-debugger](https://github.com/dlemstra/github-actions-debugger) project that be used to debug a GitHub Action on a hosted runner. This project contains a demo for `ubuntu`, `macos` and `windows`. To view how this works go to the `github-actions-debugger` project and start a GitHub Codespace. To start one of the actions inside this repository you must create a fork of this repository and add a secret called `TOKEN_FOR_CODESPACES`. This token should be set to a GitHub personal access token that can access codespaces. And when starting the action the name of the codespace is required as an input field.