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 actual ghr provides -r parameter to provide name of repository make release to.
But this action seems to be using the current repository for which the action is running.
It would be great if you can provide configurable -r parameter also.
The actual ghr provides -r parameter to provide name of repository make release to.
But this action seems to be using the current repository for which the action is running.
It would be great if you can provide configurable -r parameter also.