Open
Description
Describe the bug
When specifying the version in the action, it doesn't work and fails with the following error:
Error: Error: A version satisfying '2.8.0' could not be found.
Error: Error: Failed to resolve endpoint URL to download: undefined
To Reproduce
Here is how I used it:
- name: Install Octopus CLI
uses: OctopusDeploy/install-octopus-cli-action@v3
with:
version: 2.8.1
Additional context
I'm running on the default GitHub runners, using runs-on: ubuntu-latest
.
Metadata
Metadata
Assignees
Labels
No labels