File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 11# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2- name : " Publish PowerShell Module - PowerShell Gallery"
2+ name : " PowerShell - Publish - Gallery - Module "
33on :
44 release :
55 types :
66 - " published"
77 workflow_dispatch :
8- defaults :
9- run :
10- shell : " pwsh"
8+ permissions :
9+ contents : " read"
1110jobs :
1211 main :
1312 name : " Main"
14- uses : " hugoalh/hugoalh/.github/workflows/reusable- publish-powershell -module-psg .yml@main"
13+ uses : " hugoalh/hugoalh/.github/workflows/call-powershell- publish-gallery -module-0 .yml@main"
1514 with :
1615 path : " .\\ hugoalh.GitHubActionsToolkit\\ "
1716 secrets :
Original file line number Diff line number Diff line change 3535 options :
3636 - " False"
3737 - " True"
38+ permissions :
39+ contents : " read"
3840jobs :
3941 main :
4042 name : " Main"
41- uses : " hugoalh/hugoalh/.github/workflows/reusable -scan-virus-1 .yml@main"
43+ uses : " hugoalh/hugoalh/.github/workflows/call -scan-virus-0 .yml@main"
4244 with :
4345 git_integrate : " ${{github.event.inputs.git_integrate || 'False'}}"
4446 git_limit : " ${{github.event.inputs.git_limit || '0'}}"
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ permissions:
1313jobs :
1414 main :
1515 name : " Main"
16- uses : " hugoalh/hugoalh/.github/workflows/reusable -sync-labels.yml@main"
16+ uses : " hugoalh/hugoalh/.github/workflows/call -sync-labels-0 .yml@main"
You can’t perform that action at this time.
0 commit comments