Skip to content

Commit a10459a

Browse files
authored
Update README.md
1 parent ef0ccaa commit a10459a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
### ⚠️ Submodules have been removed from this repo in favor of environment-named tags within each sub repo instead!
44
TL;DR: Instead of checking in a new version of the submodule reference to, say, frontend, in this repo *instead* go to the sub repo (e.g. workspaces-frontend) and tag the release you wish to mark as for dev with the "dev" tag. Same with stage and prod.
55

6-
### To Make A Release
6+
### To Make A Release Of The Full Stack
77

8+
0. Ensure all sub repos have the tag (dev, stage or prod) set properly for the environment you wish to deploy.
89
1. Go to https://github.com/TaskarCenterAtUW/workspaces-stack/actions/workflows/build.yaml
910
2. Choose "Run Workflow"
1011
3. Select the environment you wish to deploy. Use the workflow in the "main" branch.

0 commit comments

Comments
 (0)