Skip to content

Commit ebf7e66

Browse files
committed
Update admin/RELEASE.md
1 parent 884a8e7 commit ebf7e66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

admin/RELEASE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,15 @@ CodeIgniter 4.x.x release.
6060
6161
See the changelog: https://github.com/codeigniter4/CodeIgniter4/blob/develop/CHANGELOG.md
6262
```
63-
* Watch for the "Deploy Framework" Action to make sure **framework** and **appstarter** get updated
64-
* Run the following commands to install and test AppStarter and verify the new version:
63+
* Watch for the "Deploy Distributable Repos" action to make sure **framework**, **appstarter**, and **userguide** get updated
64+
* Run the following commands to install and test `appstarter` and verify the new version:
6565
```console
6666
composer create-project codeigniter4/appstarter release-test
6767
cd release-test
6868
composer test && composer info codeigniter4/framework
6969
```
70-
* Verify that the User Guide Actions succeeded:
71-
* "Deploy User Guide", framework repo
70+
* Verify that the user guide actions succeeded:
71+
* "Deploy Distributable Repos", framework repo
7272
* "Deploy Production", UG repo
7373
* "pages-build-deployment", both repos
7474
* Fast-forward `develop` branch to catch the merge commit from `master`

0 commit comments

Comments
 (0)