We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c47d8 commit a290687Copy full SHA for a290687
README.dev.md
@@ -144,8 +144,8 @@ This section describes how to make a release in 2 parts:
144
1. Update the version in the [app footer](src/components/Footer.vue).
145
1. Run `npm run lint` and make sure the linter does not complain.
146
1. Run the unit tests with `npm run test:unit:ci`.
147
-1. Push any changes to GitHub, then review and merge to the default branch `main`.
148
1. Inspect the Netlify preview website.
+1. Push any changes to GitHub, then review and merge to the default branch `main`.
149
150
### (2/2) Making a release on GitHub
151
0 commit comments