Skip to content

Commit 06d8105

Browse files
authored
Update Github2Gallery.yml removed Identity
1 parent 29ed946 commit 06d8105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Github2Gallery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
shell: pwsh
1616
run: |
1717
Set-PSRepository psgallery -InstallationPolicy trusted
18-
Install-Module ImportExcel, ExchangeOnlineManagement, Microsoft.Graph.Users, Microsoft.Graph.Groups, Microsoft.Graph.Identity.DirectoryManagement, Microsoft.Graph.Users.Actions, PSFramework, PnP.PowerShell, Microsoft.Identity.Client -confirm:$false -force
18+
Install-Module ImportExcel, ExchangeOnlineManagement, Microsoft.Graph.Users, Microsoft.Graph.Groups, Microsoft.Graph.Identity.DirectoryManagement, Microsoft.Graph.Users.Actions, PSFramework, PnP.PowerShell -confirm:$false -force
1919
Publish-Module -Path ./ -NuGetApiKey $env:NUGET_KEY -Verbose

0 commit comments

Comments
 (0)