Fixed
- The default branch (for example,
main
) is now used to check whether this action should publish. Before it only published if it was on a branch calledmaster
. See #7. - The action will now log all reasons that it isn't publishing yet to give more context.