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
Create a pkg-publish command that will publish a package to github creating a proper release. For whatever reason github requires vX.Y.Z formatting so this command should validate the proper naming conventions, etc.
Create a
pkg-publishcommand that will publish a package to github creating a proper release. For whatever reason github requiresvX.Y.Zformatting so this command should validate the proper naming conventions, etc.