You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The binary file maven-dependency-tree-submission-linuxv3 seems not working properly using the flag -b.
I have tested both attached binaries and compiled binaries (running npm run base-build and npm run build-exe).
It always returns this error: Branch reference must be in path form, e.g. 'refs/heads/main' for the 'main' branch.
Even if my branch is refs/heads/main
Binary file v2.0.1 works as expected using that command.
Screenshot
The text was updated successfully, but these errors were encountered:
The binary file
maven-dependency-tree-submission-linux
v3 seems not working properly using the flag-b
.I have tested both attached binaries and compiled binaries (running
npm run base-build
andnpm run build-exe
).Using the command:
It always returns this error:
Branch reference must be in path form, e.g. 'refs/heads/main' for the 'main' branch.
Even if my branch is
refs/heads/main
Binary file v2.0.1 works as expected using that command.
Screenshot
![Screenshot 2023-02-23 at 11 49 16](https://user-images.githubusercontent.com/27034386/220909965-b37f873e-12f4-4ad7-b65c-d73f26ed6b9f.png)
The text was updated successfully, but these errors were encountered: