Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]

This commit is contained in:
CircleCI Atomic Red Team doc generator
2021-12-30 19:05:18 +00:00
parent f2da872a35
commit a65adae62d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40084,7 +40084,7 @@ persistence:
xll_url:
description: url of the file HelloWorldXll.xll
type: Url
default: https://https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1137.006/bin/HelloWorldXll.xll?raw=true
default: https://github.com/redcanaryco/atomic-red-team/raw/master/atomics/T1137.006/bin/HelloWorldXll.xll
local_file:
description: name of the xll file
type: Path
+1 -1
View File
@@ -28,7 +28,7 @@ Source of XLL - https://github.com/edparcell/HelloWorldXll
#### Inputs:
| Name | Description | Type | Default Value |
|------|-------------|------|---------------|
| xll_url | url of the file HelloWorldXll.xll | Url | https://https://github.com/redcanaryco/atomic-red-team/tree/master/atomics/T1137.006/bin/HelloWorldXll.xll?raw=true|
| xll_url | url of the file HelloWorldXll.xll | Url | https://github.com/redcanaryco/atomic-red-team/raw/master/atomics/T1137.006/bin/HelloWorldXll.xll|
| local_file | name of the xll file | Path | $env:tmp\HelloWorldXll.xll|