Skip to content

Commit

Permalink
Invert change
Browse files Browse the repository at this point in the history
  • Loading branch information
shaun-lawrie-ptml authored Oct 1, 2024
1 parent 0f44a25 commit e5d510d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ 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 e5d510d

Please sign in to comment.