Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-n optional param is not working #136

Open
ewm opened this issue Jan 14, 2022 · 2 comments
Open

-n optional param is not working #136

ewm opened this issue Jan 14, 2022 · 2 comments

Comments

@ewm
Copy link

ewm commented Jan 14, 2022

I'm getting a failure when trying to pass a name / title to this.

ghr -t "${GITHUB_TOKEN}" -u "${CIRCLE_PROJECT_USERNAME}" -r "${CIRCLE_PROJECT_REPONAME}" -c "${CIRCLE_SHA1}" -n "RELEASE NAME" "v1.0.0" ./

flag provided but not defined: -n
Usage: ghr [options...] TAG PATH

@Hanawa02
Copy link

Hanawa02 commented Mar 2, 2022

The same happens for -soft.

@jubr
Copy link

jubr commented Oct 11, 2023

Guessing the problem lies with CIRCLE_PROJECT_REPONAME being the empty string, had the same at #122 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants