Skip to content

Commit

Permalink
chore(release-tooling): Reminder to update Algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Jan 1, 2024
1 parent 174b053 commit 1075258
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tasks/release/release.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -713,6 +713,9 @@ async function releasePatch() {
' - delete the release branch locally and on GitHub (https://github.com/redwoodjs/redwood/branches)',
` - \`git branch -d ${releaseBranch}\``,
` - \`git push ${redwoodRemote} --delete ${releaseBranch}\``,
' - Update the Algolia search index',
' - https://crawler.algolia.com',
' - "Restart crawling" (top right)',
' - post on Slack, Discord, and Buffer',
].join('\n')
)
Expand Down

0 comments on commit 1075258

Please sign in to comment.