Unhelpful error "Remote repository required" #38
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
actions/forgejo-release#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Using this action I get "Remote repository required: Specify ID via --repo or execute from a local git repo.". the error is unhelpful. What should I do with this ? How should I fix this ?
Task :
I tried with and without a url, repo, tag. The error is always there.
Forgejo is running inside docker, ssh on another port.
RELEASETOKENis specified inside the repo's secret and is a user token generated from/user/settings/applicationswith perms user:read and repository:read and write.Output:
Could you please try again with the latest release https://code.forgejo.org/actions/forgejo-release/tags?
-a apps/website/build/shims.js -a -a apps/website/build/client: -a _the problem comes from this part of the command line where you can see the-a -arepeated which garbles the interpretation of the arguments. This is a bug that was fixed in the more recent releases but existed in v1.