We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a087173 commit 0bbece1Copy full SHA for 0bbece1
1 file changed
.github/workflows/release.yml
@@ -25,7 +25,8 @@ jobs:
25
permissions:
26
id-token: write
27
contents: write
28
-
+ env:
29
+ UV_LOCKED: 0
30
steps:
31
- uses: actions/checkout@v4
32
with:
0 commit comments