Setup GitHub Actions manually
-
Create directory
.github/workflows -
Create a YAML file in it.
-
Commit the changes and push them to GitHub.
-
Next we'll see examples for these YAML files.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Create directory .github/workflows
Create a YAML file in it.
Commit the changes and push them to GitHub.
Next we'll see examples for these YAML files.