Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 581 Bytes

github-actions-cheatsheet.md

File metadata and controls

35 lines (29 loc) · 581 Bytes
aliases category classification date date_modified draft id image links local_archive_links pinned print series tags title type
github-actions-cheatsheet
github
public
2022-08-09 03:58:41 -0700
2022-08-09 03:58:41 -0700
false
20220809105841
false
false
github
ci-cd
pipeline
github-actions
GitHub Actions Cheatsheet
tech-note

Enable debug logging

Runner

Create a secret called ACTIONS_RUNNER_DEBUG and set to true.

Step

Create a secret called ACTIONS_SETUP_DEBUG and set to true.