Skip to content

Commit

Permalink
add modulefast
Browse files Browse the repository at this point in the history
  • Loading branch information
hjorslev committed Apr 27, 2024
1 parent 7db7258 commit 6e44816
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/UpdateDocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ jobs:
- name: 🚚 Check out repository
uses: actions/checkout@v2

- name: ⚡ ModuleFast
uses: JustinGrote/ModuleFast-action
with:
specification: |
platyPS!
- name: 📄 Update documentation
run: |
Update-MarkdownHelpModule .\docs\ -AlphabeticParamsOrder -RefreshModulePage -UpdateInputOutput -ModulePagePath .\docs\index.md
Expand Down

0 comments on commit 6e44816

Please sign in to comment.