Skip to content

problems with gh release upload #7297

@jet689

Description

@jet689

Describe the bug

I am in version 2.27.0
I am signed in with HTTPS
I was trying to upload to release using gh release upload when a giant error code appeared with something about go-keyring.
just for context, I had already created the release using Release creat which worked great.

so I did gh release create v1.0.0 --repo=jet689/wprintsettings --title=test which made the release
and when I tried gh release upload v1.0.0 "C:\Users\jetl\Downloads\improvment 1.fcfg" --repo=jet689/wprintsettings I got the error

Steps to reproduce the behavior

gh release create v1.0.0 --repo=yourgithubname/wprintsettings --title=test

gh release upload v1.0.0 "C:\Users\jettl\Downloads\improvment 1.fcfg
then an error starting with
panic: runtime error: invalid memory address or nil pointer dereference
shows up

Expected vs actual behavior

I expected the code to put a file into my release, but instead, it gave me a large error code.

also, I do not want to put any more info about the error because it all relates to keys and I do not know if it has private info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageneeds to be reviewed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions