sdkman-action icon indicating copy to clipboard operation
sdkman-action copied to clipboard

Readme example uses `v1` as a version reference, but there is no such ref

Open t4lz opened this issue 2 years ago • 3 comments

README.md says to use sdkman/sdkman-action@v1, but there is no such tag.

When trying to use the action as specified in README.md, the job fails.

Please consider creating a new release of this action and giving it the v1 tag, or changing the README.md file to use a valid reference.

As a workaround for the meantime, users of this action can specify a branch name like main as a reference, or a full commit hash, like sdkman/sdkman-action@b1f9b696c79148b66d3d3a06f7ea801820318d0f.

t4lz avatar Jul 06 '23 13:07 t4lz

Happening the same to me.

angelcervera avatar Jul 09 '23 12:07 angelcervera

still happening. thanks for the workaround: @t4lz

joergi avatar Mar 15 '24 21:03 joergi

I made a PR for this issue, to fix at least the readme until the tagging is working

https://github.com/sdkman/sdkman-action/pull/18

joergi avatar Mar 15 '24 22:03 joergi