Skip to content

Commit 8b322c4

Browse files
committed
rename script in comments
1 parent 24be167 commit 8b322c4

File tree

2 files changed

+4
-368
lines changed

2 files changed

+4
-368
lines changed

scripts/app-release/chore-release.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#!/usr/bin/env python3
22
"""
3-
alpha-release - Automated multi-repo alpha release tagging script
3+
chore-release - Automated multi-repo alpha release tagging script
44
55
Usage:
6-
./alpha-release [--dry-run]
6+
./chore-release [--dry-run]
77
88
Examples:
9-
./alpha-release
10-
./alpha-release --dry-run
9+
./chore-release
10+
./chore-release --dry-run
1111
1212
Behavior:
1313
- Creates a fresh 'clean-repos' directory.

scripts/chore-release.py

Lines changed: 0 additions & 364 deletions
This file was deleted.

0 commit comments

Comments
 (0)