In order to bypass repository rulesets, the
repository must be cloned with a PAT. This
commit adds 2 steps to clone the repository,
one where the PAT exists and one where it
does not. This should allow the action to
succeed on main and on forked repositories.