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 1
1
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
2
- name : " Publish PowerShell Module - PowerShell Gallery"
2
+ name : " PowerShell - Publish - Gallery - Module "
3
3
on :
4
4
release :
5
5
types :
6
6
- " published"
7
7
workflow_dispatch :
8
- defaults :
9
- run :
10
- shell : " pwsh"
8
+ permissions :
9
+ contents : " read"
11
10
jobs :
12
11
main :
13
12
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"
15
14
with :
16
15
path : " .\\ hugoalh.GitHubActionsToolkit\\ "
17
16
secrets :
Original file line number Diff line number Diff line change 35
35
options :
36
36
- " False"
37
37
- " True"
38
+ permissions :
39
+ contents : " read"
38
40
jobs :
39
41
main :
40
42
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"
42
44
with :
43
45
git_integrate : " ${{github.event.inputs.git_integrate || 'False'}}"
44
46
git_limit : " ${{github.event.inputs.git_limit || '0'}}"
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ permissions:
13
13
jobs :
14
14
main :
15
15
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