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
workflows/release: allow building pre-release tags
When we build a pre-release tag, we don't want to upload the packages to
packagecloud, since they would have a number greater than the main
release, but we still want to build them. Check if the tag is a
pre-release tag and don't upload it to packagecloud.
0 commit comments