Skip to content

Commit

Permalink
Fix docs generation pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
christophetd committed Jan 19, 2022
1 parent 7918a35 commit 1bed795
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ on:
branches:
- main
paths:
- docs/
- 'docs/**'
- mkdocs.yml
- tools/
- 'tools/**'
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ Stratus Red Team is a self-contained binary. You can use it to easily detonate o
stratus detonate aws.defense-evasion.stop-cloudtrail
```

The attack techniques are mapped to [MITRE ATT&CK](https://attack.mitre.org/).
The attack techniques are mapped to [MITRE ATT&CK](https://attack.mitre.org/).

0 comments on commit 1bed795

Please sign in to comment.