Skip to content

Commit

Permalink
10Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saltman007web authored Nov 20, 2024
1 parent f15cfd3 commit 95a1b30
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,13 @@ jobs:

run: #validate-license-action
- uses: datreeio/[email protected]
licence_update_request:
licence_update_result:

licence_update_request:[
]
licence_update_result: [
]

run: #Build-PsModule

- name: Build-PSModule (by PSModule)
uses: PSModule/Build-PSModule@e78a220d18e26806b2d457f73af5e0687bf01253
Expand All @@ -44,10 +49,13 @@ licence_update_result:
DocsOutputPath: # optional, default is outputs/docs

run: #automation

name: OtterDoc
uses: OtterDoc/otterdoc-actions@2ea51d050f58c2ea2d29f8f46dec3dced929cc11
uses: OtterDoc/[email protected]
with: #distributioniOS
# An API key for OtterDoc
key:
uses: OtterDoc/[email protected]
get-api: ,
input_api_key: [ ]
request-outcome:
"run_request-outcome"

0 comments on commit 95a1b30

Please sign in to comment.