Skip to content

Commit 6474bcb

Browse files
authored
Update README.md (#58)
Minor update to readme file
2 parents eef9cc9 + 54eff2e commit 6474bcb

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.
44

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
68

79
## Dev Setup
810

@@ -22,3 +24,5 @@ npm run dev
2224

2325
If you run `npm run dev` and nothing happens, double check your `.env` file.
2426
Undefined environment variables are not handled gracefully right now.
27+
28+

0 commit comments

Comments
 (0)