OctopusDeploy / Octodiff

| Public | 100% C# implementation of remote delta compression based on the rsync algorithm
Other
24 stars 87 forks source link

Reinstate PowerShell syntax #51

Closed adam-mccoy closed 8 months ago

adam-mccoy commented 8 months ago

Background

[sc-67040]

In #50 a GitHub action script was changed to use Bash syntax instead of PowerShell. This step actually runs on Windows using PowerShell, and thus was using the correct syntax already. As a result, nightly releases are now being published as full releases.

Result

Re-instate the PowerShell syntax.

shortcut-integration[bot] commented 8 months ago

This pull request has been linked to Shortcut Story #67040: PowerShell syntax in bash GitHub Actions.