File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -60,15 +60,15 @@ CodeIgniter 4.x.x release.
6060
6161See 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
6666composer create-project codeigniter4/appstarter release-test
6767cd release-test
6868composer 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 `
You can’t perform that action at this time.
0 commit comments