Skip to content

Commit dc24739

Browse files
authored
feat: bump all GitHub actions versions (#282)
1 parent 7178169 commit dc24739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Each of the workflows present in `.github/workflows` directory, unless prefixed
88

99
## How to release new version
1010

11-
1. Create a PR. **IMPORTANT: Avoid using the chore: prefix, as it doesnt work with RELEASE-PLEASE. Use feat: or fix: instead.**
11+
1. Create a PR. **IMPORTANT: Avoid using the `chore:` prefix, as it doesn't work with RELEASE-PLEASE. Use `feat:` or `fix:` instead.**
1212
2. 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.
1313
3. Navigate to the PR and merge it into the main branch. This will publish the release with an updated changelog.
1414

0 commit comments

Comments
 (0)