Skip to content

Commit 4cd68a2

Browse files
author
James Brundage
committed
docs: Adding Video to PipeScript Manifest
1 parent cfa8196 commit 4cd68a2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PipeScript.ps.psd1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@
215215
Server = 'pipescript.dev', 'pipescript.info', 'pipescript.io'
216216
Servers = 'pipescript.startautomating.com','pipescript.start-automating.com'
217217

218+
Videos = @{
219+
"Run Anything with PipeScript (from RTPSUG)" = "https://www.youtube.com/watch?v=-PuiNAcvalw"
220+
}
221+
218222
PSData = @{
219223
ProjectURI = 'https://github.com/StartAutomating/PipeScript'
220224
LicenseURI = 'https://github.com/StartAutomating/PipeScript/blob/main/LICENSE'

0 commit comments

Comments
 (0)