Skip to content

Commit

Permalink
Change protected file
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-lawrie-ptml authored Oct 1, 2024
1 parent 8d2dc75 commit 8133bfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
git add PwshSpectreConsole/PwshSpectreConsole.psd1
git commit -m "[skip ci] Bump version to $newVersion"
git push
}
Import-Module .\PwshSpectreConsole\PwshSpectreConsole.psd1 -Force
Publish-Module -Name PwshSpectreConsole -Exclude "Build.ps1" -NugetApiKey $env:PSGALLERY_API_KEY
Expand Down

0 comments on commit 8133bfb

Please sign in to comment.