Add UV_NO_SYNC: true in publish workflow

This commit is contained in:
Yurii Motov committed 2026-08-06 21:20:52 +02:00
1 parent 938d2e695f
commit ae8a2a7cd0
1 file changed
+3
+3
View File
@@ -5,6 +5,9 @@ on:
types:
- published
env:
UV_NO_SYNC: true
permissions: {}
jobs: