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

Commit 35b5301

Browse files
author
Shimon Ohayon
committed
fixing title of service
1 parent 7a1cf72 commit 35b5301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/github-actions-runner.service.epp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
String $group,
55
| -%>
66
[Unit]
7-
Description=github-actions-runner-$instance_name
7+
Description=github-actions-runner-<%= $instance_name %>
88
After=network.target
99

1010
[Service]

0 commit comments

Comments
 (0)