You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
4
4
5
-
### ⚠️ Reminder: you must set the tag of the environment you wish to deploy in this repo, then run the deploy workflow in workspaces-stack to deploy to dev, stage or prod.
5
+
### ⚠️ Reminder: you must set the tag of the environment you wish to deploy in this repo, then run the deploy workflow in workspaces-stack to deploy to dev, stage or prod.
6
+
7
+
### Note: The new workflow enabled creates the tags once the PR is merged to develop, stage or production
6
8
7
9
## Dev Setup
8
10
@@ -22,3 +24,5 @@ npm run dev
22
24
23
25
If you run `npm run dev` and nothing happens, double check your `.env` file.
24
26
Undefined environment variables are not handled gracefully right now.
0 commit comments