deploy-plugin.sh: Unable to proceed after aborted push (tag is already added) · Issue #26 · sudar/wp-plugin-in-github · GitHub
More Web Proxy on the site http://driver.im/
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
During the authentication stage, I had to abort the deploy-plugin.sh script. But when I ran the script again, I got an error telling me I couldn't proceed because the version number/tag had already been added. So I had to bump up the version number in my plugin and readme file just to execute the script.
Is there something else I could have done or is this an issue that should be addressed in the script?
The text was updated successfully, but these errors were encountered:
W3Extensions
changed the title
deploy-plugin.sh: Unable to proceed after aborted push (tag is added)
deploy-plugin.sh: Unable to proceed after aborted push (tag is already added)
Mar 20, 2018
During the authentication stage, I had to abort the deploy-plugin.sh script. But when I ran the script again, I got an error telling me I couldn't proceed because the version number/tag had already been added. So I had to bump up the version number in my plugin and readme file just to execute the script.
Is there something else I could have done or is this an issue that should be addressed in the script?
The text was updated successfully, but these errors were encountered: