Closed oleksiilevzhynskyi closed 3 years ago
The maintainer should manually create a GitHub release to trigger a build that attaches tarball to the release.
Use yarn bump-version X.X.X to bump focal version and update deps in private packages.
yarn bump-version X.X.X
Example job - https://github.com/oleksiilevzhynskyi/gitlab-actions-test/runs/1832422812?check_suite_focus=true
Introduce manual release.
The maintainer should manually create a GitHub release to trigger a build that attaches tarball to the release.
Script to bump version
Use
yarn bump-version X.X.X
to bump focal version and update deps in private packages.