This repository contains reusable GitHub Actions used in internal Apify projects.
- Create a PR. IMPORTANT: Avoid using the
chore:prefix, as it doesn't work with RELEASE-PLEASE. Usefeat:orfix:instead. - Merge PR into the main branch after approval. This triggers an automated workflow that generates a new PR for the release using the RELEASE-PLEASE action.
- Navigate to the PR and merge it into the main branch. This will publish the release with an updated changelog.