👷 — Try to fix CI for packages publication
Problems I encountered:
- the
release
job can’t be retried if a release exists - the
publish
job had no cache to get the package from
The changes I propose:
- allow the
release
job to fail - run the
publish
job in the same stage asrelease
job to get access to the job