We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b96c6 commit 7f7e614Copy full SHA for 7f7e614
1 file changed
README.md
@@ -25,6 +25,13 @@ following steps are required:
25
The environment can then be setup with `uv sync` (assuming the current working directory
26
is the root of the repository).
27
28
+To retain the auto-upgrade of the `uv.lock` file, the 2 following secrets must be added:
29
+
30
+- [ ] `UV_LOCK_UPGRADER_APP_ID`
31
+- [ ] `UV_LOCK_UPGRADER_APP_PRIVATE_KEY`
32
33
+And the associated app must be installed in the repository (or namespace).
34
35
## Documentation build
36
37
If the documentation build is preserved, the following steps are required:
0 commit comments