Skip to content

verbose get-config

verbose get-config #2

name: PowerShell Module CI
on: [push]
jobs:
Publish-PowerShell-Artifact:
runs-on: ubuntu-latest
timeout-minutes: 30
env:
source: CodeArtifact
steps:
- uses: actions/checkout@v4
with:
sparse-checkout: |
PowerShell/Deploy
PowerShell/JumpCloud\ Module
PowerShell/ModuleChangelog.md
- shell: pwsh
run: |
. "./PowerShell/Deploy/BuildNuspecFromPsd1.ps1" -RequiredModulesRepo PSGallery