Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Commit a9842f1

Browse files
author
Shimon
authored
Update REFERENCE.md
1 parent 0852e10 commit a9842f1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

REFERENCE.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ You can find the package names [here](https://github.com/actions/runner/release
7676

7777
**Example**:
7878

79-
```actions-runner-linux-x64
79+
```
80+
actions-runner-linux-x64
8081
```
8182

8283
##### `package_ensure`
@@ -89,7 +90,8 @@ You can find latest versions [here](https://github.com/actions/runner/releases)
8990

9091
**Example**:
9192

92-
```2.272.0
93+
```
94+
2.272.0
9395
```
9496

9597
##### `repository_url`
@@ -100,7 +102,8 @@ A base URL to download GitHub actions runner.
100102

101103
**Example**:
102104

103-
```https://github.com/actions/runner/releases/download
105+
```
106+
https://github.com/actions/runner/releases/download
104107
```
105108

106109
##### `user`

0 commit comments

Comments
 (0)