Skip to content

Commit

Permalink
Add new header
Browse files Browse the repository at this point in the history
  • Loading branch information
admeeer authored Oct 13, 2023
1 parent eb6323e commit 4d42f72
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This tutorial is designed to get you up and running with GitHub Actions to autom
- [Forking the repository](#forking-the-repository)
- [Executing the default workflow](#executing-the-default-workflow)
- [Customizing output and test validation](#customizing-output-and-test-validation)
- [Modifying the workflow to extract and archive artifacts](#modifying-the-workflow-to-extract-and-archive-artifacts)

## Forking the repository
First, you'll need to fork the repository - giving you a personal copy.
Expand Down Expand Up @@ -55,3 +56,5 @@ These steps show you how to clone the repository onto your local machine, person
3. Click the topmost workflow
4. Success (hopefully!)

## Modifying the workflow to extract and archive artifacts

0 comments on commit 4d42f72

Please sign in to comment.