Skip to content

Commit

Permalink
Update projects/plugins/wpcomsh/bin/create-github-release.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Jorsch <[email protected]>
  • Loading branch information
zinigor and anomiex authored Jun 12, 2024
1 parent de1f5fe commit 7bf4c35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/plugins/wpcomsh/bin/create-github-release.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/sh

echo "Do not use this script anymore. Use the monorepo release tooling." >&2
exit 1
# Enable nicer messaging for build status.
BLUE_BOLD='\033[1;34m';
GREEN_BOLD='\033[1;32m';
Expand Down

0 comments on commit 7bf4c35

Please sign in to comment.