Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marceldempers authored Oct 18, 2023
1 parent 1d08bd1 commit a17be8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion github/actions/self-hosted-runner/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<a href="https://youtu.be/RcHGqCBofvw" title="githubactions"><img src="https://i.ytimg.com/vi/RcHGqCBofvw/hqdefault.jpg" width="20%" alt="introduction to github actions runners" /></a>

# Introduction to GitHub Actions: Self hosted runners

## Create a kubernetes cluster
Expand Down Expand Up @@ -79,4 +81,4 @@ kubectl -n github create secret generic github-secret `
--from-literal GITHUB_PERSONAL_TOKEN=""
kubectl -n github apply -f kubernetes.yaml
```
```

0 comments on commit a17be8c

Please sign in to comment.