Getting error while giving the tag name. #127
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
renovate
security
todo 🗒️
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
workflows/update_release#127
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?
I am using this github action like below:
I am getting below error:
@LakshmiRavali
Thank you for posting the issue.
The error you are encountering indicates that the tag you specified does not exist.
Is your repository which problem is occurring https://github.com/LakshmiRavali/twilio-cli-core correct?
I checked and the tag
5.28.0is not pushed. By the way,v5.28.0is pushed.I did the same thing and got the same error:
Action:
Error:
im 100% sure i put correct TAG_NAME
Also my repo is private