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 action npm package publish is fetching the main branch and publish the newest version, we should give a input box on the github action to input version number, say, 1.12.1 so we fetch that tag and do the publishment.
Some hints:
Please read our readme for more information/guide/tutorial.
The action
npm package publish
is fetching the main branch and publish the newest version, we should give a input box on the github action to input version number, say,1.12.1
so we fetch that tag and do the publishment.Some hints:
The text was updated successfully, but these errors were encountered: