Skip to content

Commit da8dadb

Browse files
Remove dependency on PSModule/GitHub-Script in action.yml to simplify execution
1 parent 2c0a967 commit da8dadb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ runs:
3333
using: composite
3434
steps:
3535
- name: Document-PSModule
36-
uses: PSModule/GitHub-Script@v1
3736
env:
3837
GITHUB_ACTION_INPUT_Name: ${{ inputs.Name }}
3938
GITHUB_ACTION_INPUT_Path: ${{ inputs.Path }}

0 commit comments

Comments
 (0)