Skip to content

v1.0.0-beta.222

@juanclaude-conduction juanclaude-conduction tagged this 26 Jul 07:41
Two blockers stopped the restored GitHub release workflow from actually
publishing (green run, no publish):
1. package.json repository/bugs/homepage still pointed at Codeberg, so
   semantic-release operated against the diverged Codeberg remote and saw the
   GitHub checkout as 'behind the remote' -> skipped the publish. Repointed to
   github.com/ConductionNL/nextcloud-vue (canonical).
2. release.yml checkout was detached (no ref:), amplifying the same skip. Add
   ref: github.ref_name to track the branch head.
Assets 2
Loading